﻿a
{
    color:#581527;
}
    
a img
{
    border: none;
}

h1
{
	color:#333333;
	font-family:arial,helvetica,sans-serif;
	font-size:1.8em;
	font-weight:normal;
	line-height:1em;
	margin:30px 0 0;
	padding-bottom:0.5em;
	text-decoration:none;
	background:#fff url(../img/h1.jpg) no-repeat bottom left;	
}

h2
{
	color:#333333;
	font-family:arial,helvetica,sans-serif;
	font-size:1.4em;
	font-weight:normal;
	line-height:1em;
	margin:30px 0 0;
	padding-bottom:0.5em;
}

h3
{
	color:#333333;
	font-family:arial,helvetica,sans-serif;
	font-size:1.2em;
	font-weight:normal;
	line-height:1em;
	margin:30px 0 0;
	padding-bottom:0.5em;
}


p
{
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:1em;
	line-height:1.5em;
	margin:0;
	padding:0 0 10px;
	text-align:left;
}

li
{
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:1em;
	line-height:1em;
	margin:0;
	padding:0 0 10px;
	text-align:left;
}

ul, ol
{
	margin-top:10px;
	margin-bottom:25px;
	margin-left: .3em;
	padding-left: 1em;
	text-indent: 1em;
}


/*ASP.NET MVC*/
.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors, div#validationSummary ul
{
    font-weight: bold;
    color: #ff0000;    
}

/* Site.Master*/

#top-left a
{
    width:267px; 
    height:82px; 
    text-decoration:none; 
    display:block;
}

#top-right a.contactUs
{
    width:420px; 
    height:106px; 
    text-decoration:none; 
    display:block;
}

/* footer */
#footer div.listInFooter
{
   width:200px; 
   float:left;    
   text-align: left;
   padding: 0 10px 10px 10px;
}

#footer div.listInFooter a
{    
    color: #636363;
    font-size: 12px;
}

#footer div.listInFooter ul
{
    list-style-type: none;
    margin:0;
    padding:0;
}

#footer div.listInFooter li
{
    line-height:1em;
    text-indent: 0;
	padding:0 0;
}

#footer div.listInFooter h4 a
{
    font-size:14px;
    font-weight:bold;
    margin-bottom:15px; 
}

#footer div.listInFooter a:hover
{
    text-decoration: underline;
}

#footer div.listInFooter a
{
    text-decoration: none;
}

#footer div.copyright
{
    color: #636363; 
    text-align:left; 
    font-size: 12px; 
    margin-right:10px;
    padding: 0 5px;
}

#footer div.copyright a
{
    text-decoration: none;
    color: #581527;
}

#footer div.copyright a:hover
{
    text-decoration: underline;
}

#footer div.copyright ul
{
    padding: 0;
    margin: 0;
    text-indent: 0;
    list-style: none;    
}

#footer div.copyright ul li
{
    border-left: 1px solid #DADADA;
    padding:0 10px;
    margin-bottom: 5px;
    float: left;
    line-height: 16px;
}

#footer div.copyright ul li.first
{
    border-left: none;
    padding:0 10px 0 0;
}


#footer div.copyright ul a
{
    font-weight:bold;    
}

/* contacts */ 
#contact
{
    padding-left: 10px;
    font-size: 11px;
}

#contact .successMessage
{
    width: 310px;
    color: Green;
    display: block;
    text-align: center;
    font-size: 14px;
}

#contact .errorMessage
{
    width: 310px;
    color: Red;
    display: block;
    text-align: center;
    font-size: 14px;
}

/* form style */

form ul
{
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}

form ul li
{
    width: 314px;
}

form label
{
    display: block;
    color: #000000;
    margin: 0 0 2px 2px;    
}

form ul input
{
    width: 300px;    
    border: 1px solid #581527;
    background-color: #FFFFFF;    
    padding:3px;
    color: #333333;
    font-size:14px;            
    line-height:normal;
    vertical-align:bottom;
}

form ul textarea
{
    width: 300px;
    height: 90px;    
    border: 1px solid #581527;
    background-color: #FFFFFF;
    padding:3px;
    color: #333333;
    font-size:14px;            
    line-height:normal;
    vertical-align:bottom;
}

form ul span.input
{
    display: block;
    padding: 3px;
    background:#944356 none repeat scroll 0 0;
    margin-bottom: 12px;
}

form .input-validation-error
{
    background-color:#FFEEEE;
    border:1px solid #FF0000;
}

form .sendButton
{
    margin: 10px 0 0 0;
    padding: 5px 9px;
    border: 1px solid #581527;
    width: 75px;
    cursor: pointer;
    background: #944356;
    color: #FFF6DB;
    text-transform: uppercase;
    font-size: 11px;
}

/* testimonials */

.tst-list
{
    list-style-type: none;
    width: 600px;
    margin: 0 0 50px 0;
    padding: 0;
    text-indent: 0;
}

.tst-list li.tst-link
{
    text-align: right;
    padding: 5px 3px;
}

.tst-link a
{
    color:#581527;
    font-size:12px;
    text-decoration: none;    
}

.tst-link a:hover
{
    text-decoration: underline;
}

.tst-list p
{
    padding: 0 36px;
    line-height: 22px;
    color:#787878;
    font-size:14px;
}

.tst-list .tst-title
{
    background-color:#EBF8FF;
    border-bottom:1px solid #D0E8F5;
    padding:6px 10px;
    margin: 0 0 10px 0;
}

.tst-list .tst-title strong
{
    color:#581527;
    font-size:18px;
    font-weight:normal;
}


.tst-list blockquote.style1
{
  background-image: url(/content/img/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;  
}

.tst-list blockquote.style1 p.style2
{
     background-image: url(/content/img/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
}

#editForm 
{
    padding-left: 10px;
    font-size: 11px;    
}

#editForm ul
{
    width: 600px;
}

.successMessage
{
    width: 310px;
    color: Green;
    display: block;
    text-align: center;
    font-size: 14px;
}

.tst-link-back
{
    float: right;
    text-align: right;    
}

.tst-list1
{
    padding-top:20px;
}

/* Clients */
ul.clients, ul.projects
{
    list-style-type: none;
    text-indent: 0;
}


/* Cart */

div#cartLink
{
    right:420px;
    top:10px;    
    position:absolute;
    text-align:right;    
    font-size: 16px;
    color: #CCCCCC;
    white-space:nowrap;
}

div#cartLink a
{
    font-size: 14px;
    text-decoration: none;
}

div#cartLink a:hover
{
    text-decoration: underline;
}

div#search
{
    padding: 35px 0 0 0;
}

#cart 
{
    border-collapse: collapse;     
    margin: 10px 0;  
    width: 620px;  
}

#cart th
{
    text-align: left;
    padding: 0 0 3px 3px;
}

#cart tr.row, #cart tr.alt-row 
{
    border-left: 1px solid #D0E8F5;    
    border-right: 1px solid #D0E8F5;       
}

#cart tr.row td, #cart tr.alt-row td
{
    border-top: 1px solid #D0E8F5;    
    vertical-align: top;
    padding: 3px;
}

#cart tr.alt-row td
{
    background-color: #EBF8FF;
}

#cart a
{
    font-size:14px;
}

#cart td.col2 p
{
    font-size: 12px;
}

#cart tr td.col1, #cart tr td.col2, #cart tr td.col3, #cart tr td.col4
{
    padding: 3px 10px 3px 3px;
}

#cart tr.footer td
{
    border-top:1px solid #D0E8F5;
    padding: 3px;
}


.checkout a
{
    font-size:16px;
}

/* customers */

.rememberMe label
{
    display: inline;
}

/* flash message */
.info
{
    background-color: #CCFFCC;
    border-top: 1px solid #FFCC66;
    border-bottom: 4px solid #FFCC66;
    padding: 6px;
    font-family: helvetica;
    font-size: 1.1em;
    text-align: center;
    border-top-color: #006600;
    border-bottom-color: #006600;
    font-weight: bold;
    color: #339933;
    cursor:pointer;
}

.warning
{
    background-color: #FFFF99;
    border-top: 1px solid #FFCC66;
    border-bottom: 4px solid #FFCC66;
    padding: 6px;
    font-family: helvetica;
    font-size: 0.9em;
    text-align: center;
    border-top-color: #CC9900;
    border-bottom-color: #CC9900;
    font-weight: bold;
    color: #663300;
    cursor:pointer;
}

.error
{
    background-color: #FFCC99;
    border-top: 1px solid #FFCC66;
    border-bottom: 4px solid #FFCC66;
    padding: 4px;
    font-family: helvetica;
    font-size: 1.1em;
    text-align: center;
    border-top-color: #800000;
    border-bottom-color: #800000;
    font-weight: bold;
    color: #990000;
    cursor:pointer;
}

/* log on */
#login-page
{
    margin:0 auto;
    width:803px;
    font-size:12px;
}

#login-page h2
{
    padding:0;
    margin:0;
    font-size: 18px;
}

#login-page h3
{
    font-size:22px;
    font-weight:bold;
    margin: 0;
}

#login-openid
{
    float:left;
    height:210px;
    padding:10px;
    width:350px;
}

#login-or
{
    font-size: 32px;
    float:left;
    margin-left:20px;
    margin-right:20px;
    margin-top:40px;
}

#login-account
{
    float:left;
    height:210px;
    padding:10px;
    width:330px;
}

#login-account .editor-field
{
    margin: 5px 0;
}

#login-account .rememberMe
{
    margin: 5px 0;
}

