﻿/* Top Links
*******************************/
#toplinks #rightlinks {
	float: right;
	overflow: hidden;
	text-align: right;
}
#toplinks span {
	display: block;
	float: left;
	padding: 3px 5px 3px 20px;
	color: #333333;
	text-decoration: none;
	margin-left: 15px;
	font-size: 11px;
}
#toplinks a {
	display: block;
	float: left;
	padding: 3px 5px 3px 20px;
	color: #333333;
	text-decoration: none;
	margin-left: 15px;
	font-size: 11px;
}
#toplinks a:hover {
	color: #CC6600;
}
#toplinks a.login {
	background: url(../images/icons/login.gif) no-repeat left;
}
#toplinks a.mypage{
	background: url(../images/icons/ok.gif) no-repeat left;
	font-weight: bold;
}
#toplinks a.register{
	background: url(../images/icons/register.gif) no-repeat left;
	font-weight: bold;
}
#toplinks #contactus {
	background: url(../images/icons/contact.gif) no-repeat left;
}
#toplinks #faq {
	background: url(../images/icons/faq.gif) no-repeat left;
}
#toplinks a.cart {
	padding-left:0;
}
#toplinks span.basketcount {
	text-decoration: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: none;
	color: #808080;
}
#toplinks span.basketcount b {
	font-weight: bold;
	color: #CC3300;
}

/* Navigation Bar
********************************/
ul#navLinks {

	margin: 0;
	margin: 0;
	padding-left: 20px;
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: left;
	padding-right: 0px;
}
#navLinks li {
	list-style-type: none;
	display: block;
	float: left;
}
#navLinks a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 7px 15px;
	border-right: solid 1px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navLinks a:hover {
	color: #FF9900;
	background-color: #333333;
}
#siteMapPath {
	margin:10px 0 20px 0;
	font-size:11px;
	color:#808080;
}
#siteMapPath a { color:#808080; }
#siteMapPath a:hover { color:#800000; }


/* Left Bar
*******************************/
.leftPanel {
	background: url(../images/panels/leftPanel_bg.gif) repeat-y left top;
	width: 200px;
}
.leftPanel h4 {
	background: url(../images/panels/leftPanel_top.gif) no-repeat left top;
	margin: 0;
	padding: 6px 6px 12px 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.leftPanel ul {
	margin-left: 0;
	padding-left: 0;
}
.leftPanel ul li {
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 25px;
	background: url(../images/bullBlue.jpg) no-repeat 13px 6px;
	line-height: 20px;
}
.leftPanel ul li a {
	text-decoration: none;
	color: #3C5B8A;
}
.leftPanel ul ul {
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 10px;
}
.leftPanel ul ul li {
	display: list-item;
	padding-left: 0;
	background: none;
	list-style-type: circle;
	font-weight: normal;
	line-height: 18px;
}
.leftPanel ul ul li a {
	text-decoration: underline;
	color: #0066CC;
}
.leftPanel .bot {
	background: url(../images/panels/leftPanel_bottom.gif) no-repeat left bottom;
	padding: 5px;
}
.leftBottom {
	text-align:center;
	margin-top:30px;
}
.livePanel {
	margin:30px 10px 10px 10px;
	padding:5px;
	border:solid 1px #FFCC66;
}
.livePanel li {
	margin-top:5px;
	font-size:11px;
	color:#666666;
}

/* Front Page
*******************************/
.front_bull {
	padding-top: 5px;
}

/* Details Page
*******************************/
.commonBottomLinks li {
	list-style-type:none;
}
.commonBottomLinks li a {
	display: block;
	font-size: 11px;
	line-height: 18px;
	background: transparent url('../images/bull3.gif') no-repeat scroll left center;
	padding-left: 15px;
}

/* Order Panels
****************/
.orderPanel {
	width:500px;
	overflow:hidden;
	margin:10px auto;
	background:transparent url('../images/panels/order_bg.gif') repeat-y scroll left top;
}
.orderPanel h2.orderTitle {
	font-size:20px;
	color:#005dd6;
	background: transparent url('../images/panels/order_top.gif') no-repeat scroll left top;
	padding:15px 5px 5px 20px;
	margin:0;
}
.orderPanel p {
	font-size:11px;
	line-height:17px;	
	padding:0 25px;
	padding-bottom:20px;
	margin:0;
}
.orderPanel .orderPrice {
	float:left;
	font-size:18px;
	color:#38a000;
	/*padding-left:70px;*/
}
.orderPrice {
	float:left;
	font-size:18px;
	color:#38a000;
}
.orderPanel .discountPrice
{
	float:left;
	font-size: 24px;
	font-weight:bold;
	color: #ff5500;
}
.discountPrice
{
	float: left;
	font-size: 24px;
	color: #ff5500;
}

.orderPanel .orderNow {
	float:right;
	padding-right:70px;
}
.orderPanel .orderNow a {
	display:block;
	font-size:18px;
	background:transparent url('../images/big_arrow.gif') no-repeat scroll left center;
	padding-left:30px;
	color:#d60000;
	text-decoration:none;
}
.orderPanel .botWrapper {
	width:500px;
	overflow:hidden;
	background: transparent url('../images/panels/order_bottom.gif') no-repeat scroll left bottom;
	padding-bottom:25px;
}
.orderPanel .serviceCode {
	padding:0 25px;
	font-weight:bold;
	margin-bottom:15px;
}	
.orderPanel .serviceCode span {
	color: crimson;
}
.addedToBasket {
	display:block;
	float:left;
	padding-left:25px;
	background:transparent url('../images/basket_light.gif') no-repeat scroll left bottom;
	font-size:12px;
	color:gray;
	font-weight:bold;
}
.GoToCart {
	margin-top:10px;
	text-align:center;
}

/* Script Installation
****************/
.scriptTable {
	background-color:#aac8f4;
}
.scriptLeft {
	text-align:right;
	font-weight:bold;
	background-color:#FFFFFF;
}
.scriptRight {
	text-align:left;
	background-color:#FFFFFF;	
}
.scriptTable td {
	background-color:#FFFFFF;
}
.scriptTitle td {
	background-color:#d5eaff;
	color:#0066cc;
	font-weight:bold;
}
.scriptTitle {
	background-color:#d5eaff;
	color:#0066cc;
	font-weight:bold;
}
.scriptTable .scriptSummary {
	background-color:#FFFFFF;
	color:gray;
	font-size:11px;
	line-height:18px;
}

/* Testimonial
****************/
.testimonial {
	background:transparent url('../images/dotL.gif') repeat-x scroll left top;
	margin:25px 100px;
	color:gray;
	line-height:18px;
	font-family:"Trebuchet MS";
	padding-top:10px;
}
.testimonial div {
	background:transparent url('../images/dotL.gif') repeat-x scroll left bottom;
	margin-top:15px;
	padding-bottom:10px;
}

#rightbar .testimonial {
	background:transparent url('../images/dotL.gif') repeat-x scroll left top;
	margin:25px 0;
	color:gray;
	line-height:18px;
	font-family:"Trebuchet MS";
	padding-top:10px;
}
#rightbar .testimonial div {
	background:transparent url('../images/dotL.gif') repeat-x scroll left bottom;
	margin-top:15px;
	padding-bottom:10px;
}


/* Payment
********************************/
.paymentPanel {
	margin: 10px 30px;
	padding: 15px;
	border: 3px #EFEFEF solid;
}


/* Bottom Links
********************************/
#bottomlinks {
	background-color: #255d9f;
	font-size: 10px;
}
#bottomlinks ul {
	padding: 0;
	width: 400px;
	margin: 0 auto;
	text-align: center;
}
#bottomlinks ul li {
	display: block;
	float: left;
}
#bottomlinks ul li a {
	display: block;
	color: #FFFFFF;
	padding: 2px 15px;
	border-right: solid 1px #B9D1F0;
	text-decoration: none;
}
#bottomlinks ul li a.last {
	border: none;
}

/* Content Styles
********************************/
.content_trebuchet {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	line-height: 17px;
}
.question_trebuchet {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
#mainContentRight ul.points {
	color:#000000;
	list-style-type:none;
}
#mainContentRight ul.points li {
	display:block;
	color:#000000;
	list-style-type:none;
	padding-left:20px;
	background:url('../images/redtick.gif') no-repeat left 5px;
}


/* Front Page
********************************/
.frontPanels {
	overflow:hidden;
	width:530px;
}
.front_testimonials 
{
    color:#444444;
    font-size:11px;
    margin-left:50px;
    margin-right:50px;
}

/* My Page
********************************/
.rfq_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-left: 20px;
	font-variant: small-caps;
}
.rfq_box {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.rfq_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	padding-left: 20px;
	letter-spacing: 1px;
}
#why_box {
	padding: 8px;
	margin: 10px;
	border: 1px solid #CCCCCC;
	background: url(images/hand_bg.gif) no-repeat right 200px;
	background-color: #A8E3F7;
}
.basketHeader {
	background-color: #e7e7e7;
	font-weight: bold;
}
.basketItem {
	border-bottom: solid 1px #e7e7e7;
}
.myPageListHeader {
	background-color: #e7e7e7;
	border-bottom: solid 1px #c4c4c4;
	padding: 4px 0;
	font: 12px arial;
	color: #666666;
	font-weight: bold;
}
.myPageListItem {
	border-top: solid 1px #e7e7e7;
	font-size: 12px;
}
.myPageItemVisited {
	background-color: #F7F7F7;
}
.OfferDescription {
	display: block;
	font: 0.8em verdana;
	color: #666666;
	margin-top: 5px;
}
.mdgray {
	color: #CCCCCC;
}
.gtitle {
	font: bold 1em arial;
	color: #666666;
}
.details-heading {
	clear: both;
	font: bold 1.2em arial;
	color: #C1883D;
	margin-top: 12px;
}
.contactleft {
	background-color: #c8dbf6;
	text-align: right;
	width: 125px;
}
.pmb1 {
	border: solid 1px #fdf086;
	margin: 10px 5px;
	background-color: #fffdf1;
}
.pmb2 {
	border: solid 1px #afc5d4;
	margin: 10px 5px;
	background-color: #eaf0f3;
}
.pmb2 p {
	padding: 10px;
}
.pmb1 p {
	padding: 10px;
}
.pmb1 .postInfo {
	padding: 5px 10px;
	background-color: #fef7bc;
	font: 11px arial;
	border-top: 3px solid #fefae0;
	border-bottom: 3px solid #fdf086;
}
.pmb2 .postInfo {
	padding: 5px 10px;
	background-color: #d2dee7;
	font: 11px arial;
	border-top: 3px solid #eaf0f3;
	border-bottom: 3px solid #afc5d4;
}
#pmbHeader {
	padding: 3px;
	text-align: center;
	font: bold 1em arial;
	background-color: #E7E8E6;
	border-bottom: solid 2px #A3DD77;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin: 0 5px;
}
#mypageHeading {
	background: url(../images/myrim_head_bg.gif) no-repeat left center;
	padding: 18px 0 12px 50px;
	font: bold 24px arial;
	color: #F68B00;
	margin: 10px 0;
	width: 400px;
}
.PMBCommon {
	font: 11px arial;
	font-weight: bold;
}
.PMBFormLeft {
	text-align: right;
	font: bold 12px arial;
	color: Black;
}
.PMBFormRight {
	text-align:left;
	font-weight:normal;
}
.pending {
	color: Red;
}
.started {
	color: Green;
}
.finished {
	color: Blue;
}
.notstarted {
	color: Gray;
}
.ConfirmationBox {
	margin: 20px 100px;
	padding: 5px;
	border: solid 5px #F4F4F4;
}
/* OLD Asp Styles
**************************************/
.style15 {
	color: #000066;
	font-weight: bold;
	font-size: 14px;
}
.style16 {
	color: #CC5200;
	font-weight: bold;
}
.style18 {
	color: #0000FF;
}
.style19 {
	color: #CC6633;
	font-weight: bold;
}
.style21 {
	color: #000000;
}
.style22 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.style22 a:hover {
color:#CC0000
}

.style21 {
	font-size: 11px;
}
.style27 {
	color: #003399;
}
.style28 {
	color: #FFFFFF;
}
.style31 {
	font-size: 13px;
	line-height: 17px;
	color: #003300;
}
.style32 {
	color: #009900;
	font-weight: bold;
}
.style13 {
	color: #FF6600;
}
.style12 {
	font-size: 12px;
}
#SEOtoplinks #rightlinks {
	float: right;
	overflow: hidden;
	text-align: right;
}
#SEOtoplinks span {
	display: block;
	float: left;
	padding: 3px 5px 3px 20px;
	color: #333333;
	text-decoration: none;
	margin-left: 15px;
	font-size: 11px;
}
#SEOtoplinks a {
	display: block;
	float: left;
	padding: 3px 5px 3px 20px;
	color: #333333;
	text-decoration: none;
	margin-left: 15px;
	font-size: 11px;
}
#SEOtoplinks a:hover {
	color: #CC6600;
}
#SEOtoplinks #contactus {
	background: url(../images/icons/contact.gif) no-repeat left;
}
#SEOtoplinks #faq {
	background: url(../images/icons/faq.gif) no-repeat left;
}
