@charset "UTF-8";

#logo img, #tagline img, #contentWrapperTop, #contentWrapperMain, #contentWrapperBottom, #pageWrapperTop, #pageWrapperBottom, div.search-box, input, #cartHolderTop, #cartHolderMain, #cartHolderBottom, #logStatusBottom, #accountLogInTop, #accountLogInMain, #accountLogInBottom, #tel, .testimonial, .backBtn, .backWorkBtn, #registerBenefitsTop, #registerBenefitsBottom, div.backWorkBtn {
       behavior: url(/stylesheets/iepngfix.htc);
}

body {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background: #fff;
	color: #444;
	font: 100.01% Arial, sans-serif;
}

#wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.3em;
}

#header {
	height: 180px;
        padding: 0 16px 0 16px;
}

#logo {
	float: left;
	display: inline;
	margin: 57px 0 0 0;
}

#tagline {
	float: right;
	display: inline;
	margin: 70px 0 0 0;
}

#contentWrapper {
	float: left;
        width: 960px;
}

#contentWrapperTop {
	background: url(../cssimg/content_wrapper_bg_top.png) no-repeat;
	height: 35px;
        width: 960px;
        font-size:0.1px;
        line-height: 0.1px;
}

#contentWrapperMain {
	float: left;
	background: url(../cssimg/content_wrapper_bg.png) repeat-y;
        width: 960px;
}

#contentWrapperBottom {
	float: left;
	background: url(../cssimg/content_wrapper_bottom.png) no-repeat;
        width: 960px;
        height: 38px;
        font-size:0.1px;
        line-height: 0.1px;
}

#topmenu {
        float: left;
        display: inline;
        font-size: 14px;
        line-height: 18px;
        width: 680px;
        margin: 0 35px 0px 30px;
        height: 40px;
}

#topmenu ul {
       list-style-type: none;
       margin: 0;
       padding: 0;
}

#topmenu ul li {
     display: inline;
     margin: 0;
     float: left;
     padding: 5px 10px 5px 10px;
}

#topmenu ul a {
      color: #ccc;
      display: block;
}

#topmenu ul li a:hover {
     color: #fff;
}

#topmenu ul li.selected a {
     color: #fff;
}

#pageWrapper {
	width: 698px;
        float: left;
        display: inline;
	margin: 0 0 10px 26px;
}

#pageWrapperTop {
	width: 698px;
        height: 16px;
        float: left;
        display: inline;
	background: url(../cssimg/page_wrapper_top.png) no-repeat;
        font-size:0.1px;
        line-height: 0.1px;
}

#pageWrapperMain {
	width: 658px;
        float: left;
        display: inline;
	padding: 20px;
	background: url(../cssimg/page_wrapper_main.png) repeat-y;
	margin: 0;
}

#pageWrapperMain {
	_width: 658px;
        _float: left;
        _display: inline;
	_padding: 20px 16px 20px 16px;
	_background: url(../cssimg/page_wrapper_main.gif) repeat-y;
	_margin: 0 4px 0 4px;
}

#pageWrapperBottom {
	width: 698px;
        height: 16px;
        float: left;
        display: inline;
	background: url(../cssimg/page_wrapper_bottom.png) no-repeat;
        font-size:0.1px;
        line-height: 0.1px;
}

#sidePageContent {
	float: left;
	display: inline;
	width: 135px;
	margin: 0 10px 0 0;
        overflow: hidden;
	background: #eee;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
       padding: 5px 5px 10px 0px;
}

#sidePageContent ul {
  list-style-type:none;
  margin: 0 0 0 10px;
  padding: 0;
  width: 120px;
  line-height: 14px;
}

#sidePageContent ul a {
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  line-height: 14px;
}

#sidePageContent ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #ccc;
  padding: 6px 5px 6px 10px;
}

#sidePageContent ul li a {
        color: #444;
        font-size: 12px;
        line-height: 14px;
}

#sidePageContent ul li:last-child {
        border-bottom: none;
}


#sidePageContent ul li a:hover {
        color: #000;
}

#sidePageContent ul li.selected a {
        color: #000;
}

#pageContent {
	margin: 0 10px 0 0;
}

#pageContentShop {
        padding-left: 160px;
	margin: 0 10px 0 0;
}

#sideContentRight {
	float: left;
	display: inline;
	width: 195px;
	color: #444;
        margin: 3px 0 0 11px;
}

#cartHolder {
	width: 195px;
}

#cartHolderTop {
	background: url(../cssimg/cartHolder_top.png) no-repeat;
        height: 10px;
        font-size:0.1px;
        line-height: 0.1px;
}

#cartHolderMain {
	width: 179px;
	color: #fff;
	background:#f411ac;
	text-align: center;
        padding: 0px 8px 8px 8px;
        line-height: 16px;
}

#cartHolderBottom {
        height: 0px;
	background: url(../cssimg/cartHolder_bottom1.png) no-repeat;
        font-size:0.1px;
        line-height: 0.1px;
}

#cartHolder a:link, #cartHolder a:visited {
       color: #fff;
       text-decoration: underline;
}

#cartHolder a:hover, #cartHolder a:active {
       color: #000;
       text-decoration: underline;
}

#logStatus {
       margin-bottom: 10px;
}

#logStatusMain {
        font-size: 9px;
        line-height: 12px;
        color: #000;
        text-align: center;
        background: #fff;
        padding: 5px 0 0px 0;
}

#logStatusMain #logInfo {
        margin-bottom:3px;
}

#logStatusMain ul {
  list-style-type: none;
  margin: 0 auto 0 auto;
  padding: 0;
  width: 185px;
}

#logStatusMain ul li.selected a {
     color: #000;
}

#logStatusBottom {
        height: 10px;
	background: url(../cssimg/logStatus_bottom.png) no-repeat;
        font-size:0.1px;
        line-height: 0.1px;
}

#logStatus a:link, #logStatus a:visited {
        font-size: 12px;
        line-height: 16px;
}

#logStatus a:hover, #logStatus a:active {
        color: #000;
}

#accountLogIn {
	width: 195px;
        margin-bottom: 10px;
}

#accountLogInTop {
	background: url(../cssimg/cartHolder_top.png) no-repeat;
        height: 10px;
        font-size:0.1px;
        line-height: 0.1px;
}

#accountLogInMain {
	width: 185px;
	color: #fff;
	background:#f411ac;
	text-align: center;
        padding: 0px 5px 2px 5px;
}

#accountLogInBottom {
        height: 10px;
	background: url(../cssimg/cartHolder_bottom.png) no-repeat;
        font-size:0.1px;
        line-height: 0.1px;
}

#accountLogInMain a:link, #accountLogInMain a:visited {
        font-size: 0.9em;
        line-height: 1.3em;
        color: #fff;
}

#accountLogInMain a:hover, #accountLogInMain a:active {
        color: #000;
}

.sideContact {
padding: 5px 0 5px 0;
margin-bottom:15px;
color: #fff;
text-align: center;
font-size: 1.3em;
line-height: 0.9em;
}

.sideContact h3 {
color: #fff;
}

#tel {
	background: url(../cssimg/tel.png) 18px 0px no-repeat;
        width: 195px;
text-align: center;
}

.testimonial {
	background:#00a7f2 url(/cssimg/quote_marks.png) no-repeat;
        padding: 2em 1.5em 1em 2em;
        color: #fff;
        font-size: 0.90em;
        line-height: 1.3em;
        margin-bottom: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.testimonial h1 {
        color: #fff;
        margin: 0 0 0.2em 0;
}

.testimonial p.small {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.1em;
        color: #fff;
        font-family: Garamond, Georgia, Arial, sans-serif;
        font-style: italic;
}


.testimonial a:link, .testimonial a:visited {
	text-decoration:none;
	color:#fff;
        font-weight: bold;
}

.testimonial a:hover, .testimonial a:active {
	text-decoration: underline;
}

#footer {
        width: 960px;
}

#footerLeft {	
	float: left;
	display: inline;
	font-size: 0.9em;
	line-height:1.3em;
        margin-left: 30px;
}

#footerLeft ul {	
	margin: 0;
	padding: 0;
}

#footerLeft li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 0 0 1em;
}

#footerRight {
	float: right;
	display: inline;
margin-right: 25px;
	font-size: 0.85em;
	line-height:1.25em;
}

#footer p {
	font-size: 0.8em;
	line-height:1.3em;
}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#888;
}

#footer a:hover, #footer a:active {
	color:#000;	
}

.clearBoth {
	clear: both;
	font-size: 0.1em;
}

img {
	border: 0;
}

h1 {
	margin: 0 0 0.4em 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.25em;
        color: #000;
}

h2 {
	margin: 0 0 0.4em 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.25em;
        color: #000;
}

h3 {
	margin: 0 0 0.4em 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 0.9em;
        color: #000;
}

h4 {
	margin: 0 0 0.3em 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 0.9em;
        color: #000;
}

p {
	margin: 0 0 0.5em 0;
	padding: 0;
}

.small {
        font-size: 0.8em;
        line-height: 1.2em;
}

a:link, a:visited {
	text-decoration:none;
	color:#00a7f2;
outline:none;
}

a:hover, a:active {
	color:#000;
outline:none;	
}

.uppercase {
        text-transform: uppercase;
}

.backBtn a:link, .backBtn a:visited {
        background: #eee url(../cssimg/black_arrow.png) 8px 6px no-repeat;
        color: #000;
        display: block;
        padding: 2px 5px 2px 18px;
        margin-bottom: 15px;
        width: 4.5em;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.backBtn a:hover, .backBtn a:active {
        background: #ccc url(../cssimg/black_arrow.png) 8px 6px no-repeat;

}


/*Home - Styling*/

#introPic {	
	float: left;
	display: inline;
	margin: 0px 15px 0 0;
        width: 275px;
}

#intro {	
	float: left;
	display: inline;
	margin: 0;
        width: 355px;
}

.orderServicesBtn {	
	float: left;
	display: inline;
	margin: 10px 0 20px 270px;
}

#leftHomeCol {
	float: left;
        width: 445px;
        padding-right: 10px;
}

.sectionHeader {	
	border-bottom: 2px solid #ccc;
        padding: 0 0 7px 0;
        font-size: 1.5em;
        color: #000;
        margin: 20px 20px 10px 0;
        clear:both;
}

.third {	
	float: left;
	display: inline;
        margin: 10px 30px 20px 0;
        width: 190px;
}

.lastThird {	
	float: left;
	display: inline;
        margin-top: 10px;
	margin-right: 0px;
        width: 170px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
    border: 1px solid #fff;
    background: #eee;
padding: 10px;
}

.third p {
	font-size: 0.9em;
	line-height:1.3em;
}

.third img, .lastThird img {
	margin-bottom: 10px;
}

#marqueecontainer {
    position: relative;
    width: 150px;
    height: 180px;
    background-color: #fff;
    overflow: hidden;
    padding: 10px;
    }

#marqueecontainer img {
    border: 1px solid #ddd;
    margin:0;
    padding: 0;
    }

#marqueecontainer li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
}

#marqueecontainer h2 a:link, #marqueecontainer h2 a:visited {
    color: #444;
    font-size: 12px;
    line-height: 14px;
    display: block;
    margin: 2px 20px 20px 0;
}

#marqueecontainer h2 a:hover, #marqueecontainer h2 a:active {
    color: #000;
}

#latestNews .newsImg {
   display: none;
}

/* Work Samples */

ul.list-3by3 {
	margin: 0 auto 0 auto;
        padding: 0;
	width: 630px;
}

.list-3by3 li {
	background: #fff;
	float: left;
	font-size: 11px;
        line-height: 13px;
	height: 190px;
	margin: 10px;
	overflow: hidden;
	padding: 20px;
	width: 150px;
	display: inline;
}


.list-3by3 li p {
	margin: 0;
	padding: 0 0 3px 0;
}

.list-3by3 h2 {
	font-size: 13px;
	margin: 0 0 6px;
}

.list-3by3 img {
	display: block;
	margin: 0 0 10px 0;
        border: 1px solid #ccc;
}

#leftWork {
        float: left;
        margin-right: 18px;
        width: 410px;
        text-align: right;
}

#leftWork .BRborder {
        border: 100px solid #333;
}

#rightWork {
        float: left;
        width: 220px;
}

#rightWork h2 {
        font-size: 1em;
        line-height: 1.2em;
        margin: 0 0 0.3em 0;
}

.backWorkBtn a:link, .backWorkBtn a:visited {
        background: #eee url(../cssimg/black_arrow.png) 8px 6px no-repeat;
        color: #000;
        display: block;
        padding: 2px 5px 2px 18px;
        margin-bottom: 15px;
        width: 395px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.backWorkBtn a:hover, .backWorkBtn a:active {
        background: #ccc url(../cssimg/black_arrow.png) 8px 6px no-repeat;

}


/* Contact */

#leftContact {
     float: left;
     width: 270px;
}

#smallDetails {
     float: left;
     width: 150px;
     margin-top: 30px;
}

#leftContact h2 {
     font-size: 1.1em;
     line-height: 1.2em;
     margin-bottom: 2em;
}

#smallDetails h3 {
     font-size: 0.9em;
     line-height: 1.2em;
}

#smallDetails p {
     font-size: 0.8em;
     line-height: 1.2em;
}

#rightContact {
     float: left;
     margin-right: 20px;
     padding: 10px 20px 10px 10px;
     border: 5px solid #eee;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
     width: 310px;
     background: #eee;
}

#contactTel {
     background: url(../img/tel.gif) 0px 1px no-repeat;
     padding-left: 22px; 
     color: #000;
     margin-top: 1em;
     margin-bottom: 0.2em;
}

#contactFax {
     background: url(../img/fax.gif) 0px 1px no-repeat;
     padding-left: 22px; 
     color: #000;
     margin-top: 0em;
     margin-bottom: 0.5em;
}

.productSelectInput {
	margin:4px 0 4px 0;
}

.purchaseDetails .productSelectInput {
	margin:3px 0 7px 0;
}

/* Order */

.description table {
     font-size: 0.8em;
     line-height: 1.2em;
     margin-bottom: 1em;
}

.description table caption {
     font-size: 1.2em;
     text-align: left;
     line-height: 1.2em;
     margin-bottom: 1em;
     color: #000;
}

.description table thead th {
     background: #eee;
     padding: 0.5em;
     border-left: 1px solid #ccc;
     width: 50px;
     overflow: hidden;
     color: #000;
     font-weight: normal;
     text-align: center;
}

.description table .features {
     background: none;
     border-top: none;
     border-left: none;
     width: 200px;
}

.description table tbody th {
     background: #eee;
     padding: 0.5em;
     border-top: 1px solid #ccc;
     width: 250px;
     overflow: hidden;
     font-weight: normal;
     color: #000;
     text-align: left;
}

.description table td {
     padding: 0.9em;
     border-left: 1px solid #ccc;
     border-top: 1px solid #ccc;
     text-align: center;
}

/* Terms */

#smallUL li {
     font-size: 0.8em;
     line-height: 1.2em;
     margin: 0;
     padding: 0 0 0.2em 0;
}

ul#nav_490104  {
     margin: 0 0 15px 0;
     padding: 0;
}

#nav_490104 li {
     font-size: 12px;
     margin: 0 20px 0 0;
     padding: 0;
     display: inline;
     text-decoration: none;
}

#nav_490104 li.selected a {
     color: #000;
}


/* Payment Gateways */

table.supported-payment-gateways {
     font-size: 0.9em;
     line-height: 1.3em;
     margin: 1em 0 1em 0;
     border-right: 1px solid #ccc;
     border-bottom: 1px solid #ccc;
}

table.supported-payment-gateways td {
     padding: 0.9em;
     border-left: 1px solid #ccc;
     border-top: 1px solid #ccc;
}

/* Shipping Providers */

table.supported-shipping-providers {
     font-size: 0.9em;
     line-height: 1.3em;
     margin: 1em 0 1em 0;
     border-right: 1px solid #ccc;
     border-bottom: 1px solid #ccc;
}

table.supported-shipping-providers td {
     padding: 0.9em;
     border-left: 1px solid #ccc;
     border-top: 1px solid #ccc;
}

/* Register */

.registration {
        display: inline;
        width: 433px;
        float: left;
}

.registration label {
	font-size: 11px;
        width: 120px;
        display: inline-block;
        margin: 8px 0 0 0px;
        vertical-align: top;
}

.registration .captchaimg {
     display: inline;
}

.registration #CaptchaV2 {
     display: block;
     margin-left: 123px;
}

#registerBenefits {
    width: 195px;
    float: right;
    display: inline;
    font-size: 1em;
    line-height: 1.3em;
}

#registerBenefitsTop {
	background: url(../cssimg/cartHolder_top.png) no-repeat;
        height: 10px;
        font-size:0.1px;
        line-height: 0.1px;
}

#registerBenefitsMain {
    background: #f411ac;
    padding: 0px 12px 1px 12px;
    color: #fff;
}

#registerBenefitsBottom {
        height: 10px;
	background: url(../cssimg/cartHolder_bottom.png) no-repeat;
        font-size:0.1px;
        line-height: 0.1px;
}

#registerBenefits h2 {
    color: #fff;
}

#registerBenefits ul {
    margin: 0 0 0 14px;
    padding: 0;
}

#registerBenefits li {
    margin: 0 0 0.7em 0;
    padding: 0 0 0 0;
}

/* Testimonial */

.testimonialForm {
        margin: 20px 0 20px 80px;
}

.testimonialForm label {
	font-size: 0.9em;
        line-height: 1.2em;
        width: 170px;
        display: inline-block;
        margin: 8px 0 0 0;
        vertical-align: top;
}

/* Brief */

.brief {
        margin-left: 0px;
}

.brief label {
	font-size: 0.9em;
        line-height: 1.2em;
        width: 250px;
        display: inline-block;
        margin: 8px 20px 0 0;
        vertical-align: top;
        font-weight: normal;
}

.brief label strong {
	font-weight: bold;
        color: #000;
}

.brief textarea {
	width: 348px;
}

.brief #loading {
	width: 340px;
        margin: 0 auto 0 auto;
        border: 1px solid #ccc;
        text-align: center;
        padding: 10px;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
}

.briefBox {
        float: left;
        display: inline;
	width: 282px;
        margin: 10px;
        padding: 10px;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
        background: #eee;
}

.brief #CAT_Custom_134079_1, .brief #CAT_Custom_134079_2 {
        margin-left: 274px;
}

.brief h2 {
     background: #eee;
     padding: 3px 10px 4px 12px;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
     margin: 30px 0 10px 0;
     font-size: 1em;
     line-height: 1.4em;
}

/* Subscribe */

.Subscribe .newsletter-form {
        display: none;
}

.subscribe label {
	font-size: 0.9em;
        line-height: 1.2em;
        width: 250px;
        display: inline-block;
        margin: 8px 20px 0 0;
        vertical-align: top;
        font-weight: normal;
}

.subscribe .captchaimg {
     display: inline;
}

.subscribe #CaptchaV2 {
     display: block;
     margin-left: 273px;
}

/* Update Details */

.updateDetails {
        margin: 20px 0 20px 80px;
}

.updateDetails label {
	font-size: 0.9em;
        line-height: 1.2em;
        width: 160px;
        display: inline-block;
        margin: 8px 0 0 0;
        vertical-align: top;
}

/* Case Details */

.tableField {
	font-size: 0.8em;
        line-height: 1.1em;
        vertical-align: top;
        font-weight: bold;
}

.tableValue {
	font-size: 0.8em;
        line-height: 1.1em;
}

/* @end */
