/* Reset styles for all blocks
*******************************************************************************/

html, body {
	height:100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
}


table {
	border-collapse: collapse;
}

.clear {
	clear:both !important;
	overflow:hidden;
	height:0px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.full-width {
	width:100%;
}

td {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
}


a {
	color:#5f89bc;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}


.wrapper {
	margin:0 auto;
	width:1000px;
}

p {
	margin:0 0 13px 0;
}

img {
	border: 0;
}


/*----------------------------------------------------*/

ul#header{
	margin:0px;
	padding:0px;
	background:url(../img/header_line.gif) bottom repeat-x;
	margin-bottom:20px;
	height:115px;
}

#header .logo-cell{
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

#header .logo-cell .logo {
	display:block;
	margin:15px 0px 15px 0px;
}

#header .logo-cell p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 15px;
	color:#ff7b00;
	font-weight:bold;
}



h1 {
	margin:0 0 8px 0;
}


#header .menu-cell {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	padding-left:60px;
	width:400px;
}


.toolbar {
	margin:0px;
	padding:0px !important;
}

.top-menu {
	float:left;
	list-style:none;
	margin-left: -8px;
}


.error {
	font-size:11px;
	color: #FF0000;
	font-weight:normal;
}


.dr-menu {
	position:absolute;
	width:172px;
	margin-top:29px;
	margin-left:-8px;
	z-index:1000;
}

.dr-menu .top {
	background: url(../img/menu_dr_top.png) top left;
	padding:13px 0px 8px 0px;
}

.dr-menu .bottom {
	background:url(../img/menu_dr_bottom.png) top left no-repeat;
	height:11px;
	overflow:hidden;
}

.dr-menu a {
	display:block;
	background:url(../img/arrow.gif) 11px 9px no-repeat;
	margin:0px 8px;
	padding:4px 4px 4px 25px;
	color:#6ea0df;
	font-size:13px;
}

.dr-menu a:hover {
	background:url(../img/arrow.gif) 11px 9px no-repeat #fff2cb;
	color:#6ea0df;
}




.dd-menu {
	position:absolute;
	width:172px;
	margin-top:22px;
	margin-left:-7px;
	z-index:1001;
	float:right;
}

.dd-menu .top {
	background: url(../img/menu_dd_top.png) top left;
	padding:13px 0px 8px 0px;
}

.dd-menu .bottom {
	background:url(../img/menu_dd_bottom.png) top left no-repeat;
	height:11px;
	overflow:hidden;
}

.dd-menu a {
	display:block;
	background:url(../img/arrow.gif) 11px 9px no-repeat;
	margin:0px 8px;
	padding:4px 4px 4px 25px;
	color:#6ea0df;
	font-size:13px;
}

.dd-menu a:hover {
	background:url(../img/arrow.gif) 11px 9px no-repeat #d2f8a1;
	color:#6ea0df;
}


.my-accont-button {
	display:block;
	background:url(../img/my_account.gif) top left;
	line-height:23px;
	width:125px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding-left: 10px;
}

.my-accont-button:hover {
	color:#FFFF66;
	text-decoration:none;
}


.my-account-button-block {
	height:84px;
}

.my-account-button-block-inner {
	float:right;
	margin:20px 60px 0 0;
}




.popup-dr {
	position:absolute;
	width:431px;
	height:300px;
	margin-top:-13px;
	margin-left:-182px;	
}

.popup-dr .top {
	background: url(../img/popup_dr_top.png) top left no-repeat;
	padding:13px 35px 20px 35px;
}

.popup-dr .bottom {
	background: url(../img/popup_dr_bottom.png) top left no-repeat;
	height:11px;
	overflow:hidden;
}



.close {
	margin:0px;
	height:20px;
}

.close a {
	display:block;
	background:url(../img/close.gif) left no-repeat;
	padding-left:11px;
	float:right;
	font-size:10px;
	color:#666666;
}

.close a:hover {
	color: #999999;
}



.contact-us-form {
	width:360px;
}



.login-title {
	font-size:13px;
	margin-bottom:20px;
}

.login-title strong {
	color:#8c8b8b;
	display:block;
	margin-bottom:6px;
}




a.t-button {
	display:block;
	padding-right:2px;
	background: url(../img/t_button_right.png) right top no-repeat;
	float:left;
	text-decoration:none;
}

a.t-button span {
	display:block;
	line-height:29px;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 25px 0px 27px;
	background: url(../img/t_button_left.png) top left no-repeat;
	color:#FFFFFF;
}

a.t-button:hover span {
	color: #FFFF99;
}





a.t-button-select {
	display:block;
	padding-right:2px;
	background: url(../img/t_button_selected_right.png) right top no-repeat;
	float:left;
	text-decoration:none;
}

a.t-button-select span {
	display:block;
	line-height:29px;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 25px 0px 27px;
	background: url(../img/t_button_selected_left.png) top left no-repeat;
	color:#FFFFFF;
}

a.t-button-select:hover span {
	color: #FFFF99;
}










#header .contact-us-cell {
	float:right;
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-top:17px;
}

#header .contact-us-cell p {
	margin-bottom:5px;
	line-height:21px;
}

.h-icon {
	color:#376092;
	font-size: 16px;
	padding-left: 30px;
}

.h-icon a {
	color:#376092;
	text-decoration:none;
	padding-bottom:3px;
	border-bottom:1px dashed #0099CC;
}

.h-icon a:hover {
	color:#000000;
	text-decoration:none;
	padding-bottom:3px;
	border-bottom:1px dashed #0099CC;
}

.h-icon-mobile { background: url(../img/mobile.gif) top left no-repeat }
.h-icon-email { background: url(../img/email.gif) top left no-repeat }


.column-left {
	float:left;
	width:242px;
	margin-right:9px;
}

.column-center {
	float:left;
	width:500px;
}

.column-right {
	float:right;
	width:242px;
}



.box-blue-small { background:url(../img/box_blue_small_header.gif) top left no-repeat }
.box-green-small { background:url(../img/box_green_small_header.gif) top left no-repeat }

.box-small {
	margin-bottom: 10px;
}

.box-small h2, .box-big h2  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:26px;
	margin:0 0 5px 10px;
	font-weight:bold;
}

.box-small .box-middle {
	background:url(../img/box_small_middle.gif) left repeat-y;
	padding:15px 25px;
}

.box-small .footer {
	background:url(../img/box_small_footer.gif) top left;
	overflow:hidden;
	height:4px;
}



.aster {
	font-weight:bold;
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



.form-order-left {
	width:422px;
	float:left;
	padding: 0px 25px;
	background:url(../img/dashed.gif) right repeat-y
}

.form-order-right {
	width:422px;
	float:right;
	padding: 0px 25px;
}



.form-header {
	display:block;
	line-height:27px;
	font-size:17px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	background:url(../img/form_header.gif) top left repeat-x;
	color:#FFFFFF;
	padding:0px 15px;
	margin:0 0 18px 0;
}


.form-table {
	margin-left:40px;
}

.form-table-label {
	color:#8c8b8b;
	font-size:13px;
	vertical-align: top;
	font-weight:bold;
	width:115px;
	padding: 11px 7px 5px 0px;
}

.form-table-input {
	vertical-align: top;
	padding: 8px 7px 8px 0px;
	width:195px;
	font-size:13px;
	color:#8c8b8b;
}

.form-table-advanced {
	padding-top: 9px;
}

.form-table-full {
	color:#8c8b8b;
	font-size:13px;
	vertical-align: top;
	width:327px;
	padding: 11px 7px 5px 0px;
}


.form-shift {
	padding:10px 0px 0px 37px;
}

.form-shift span {
	display:block;
	padding-bottom:4px;
}



.hint-popup {
	position:absolute;
	width:225px;
	margin-top:-1px;
	background: url(../img/hint_top.gif) top left no-repeat;
}

.hint-popup-inner {
	background: url(../img/hint_bottom.gif) bottom left no-repeat;
	padding: 7px 15px;
	font-size:13px;
	color:#323232;
}

.hint-popup-right {
	margin-left:-137px;
}


.form-footer {
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #cbcbcb;
}

.projected-cost {
	margin-top:20px;
	padding-top:20px;
	padding-right:20px;
	border-top:1px dotted #6fa1df;
	color:#608abd;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}

.projected-cost span {
	font-size:17px;
}


.step-label {
	font-size:13px;
	color:#747474;
	float:right;
	display:block;
	line-height:28px;
	margin-right: 20px;
}


.form-table-label .error {
	font-size:15px;
}


.box-blue-big { background:url(../img/box_blue_big_header.gif) top left no-repeat }

.box-big {
	margin-bottom: 10px;
}

.box-big .box-middle {
	background:url(../img/box_big_middle.gif) left repeat-y;
	padding:15px 25px;
}

.box-big .footer {
	background:url(../img/box_big_footer.gif) top left;
	overflow:hidden;
	height:4px;
}







.box-white-medium { 
	background:url(../img/box_white_medium_header.gif) top left no-repeat;
	padding-top:5px;
	}

.box-medium {
	margin-bottom: 10px;
}

.box-medium span.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff960f;
	padding:0px 10px 0px 0px;
	font-weight:bold;
}

.box-medium .box-middle {
	background:url(../img/box_medium_middle.gif) left repeat-y;
	padding:15px 25px;
}

.box-medium .footer {
	background:url(../img/box_medium_footer.gif) top left;
	overflow:hidden;
	height:4px;
}





ul.list-blue {
	margin:0px;
	padding:0px;
} 

ul.list-blue li {
	background:url(../img/list_blue.gif) 0px 10px no-repeat;
	font-weight:bold;
	font-size:13px;
	color:#6ea0df;
	list-style-type:none;
	padding:4px 0px 4px 10px;
} 

ul.list-blue a { color:#6ea0df } 
ul.list-blue a:hover { color: #003399} 





ul.list-green {
	margin:0px;
	padding:0px;
} 

ul.list-green li {
	background:url(../img/list_green.gif) 0px 10px no-repeat;
	font-weight:bold;
	font-size:13px;
	color:#55a202;
	list-style-type:none;
	padding:4px 0px 4px 10px;
} 

ul.list-green a { color:#55a202 } 
ul.list-green a:hover { color: #006600 } 






label {
	color:#8c8b8b;
	font-size:13px;
	margin-bottom:5px;
	font-weight:bold;
	display:block;
}

.input-text, .input-textarea {
	background:url(../img/input.gif) top repeat-x #FFFFFF;
	padding:2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	border:1px solid #bdb9b3;
	color:#9f9a93;
	margin-bottom:13px;
}

.input-select {
	background:url(../img/input.gif) top repeat-x #FFFFFF;
	padding:2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	border:1px solid #bdb9b3;
	color:#9f9a93;
	margin-bottom:13px;
}

.input-text-no-margin {
	margin:0px;
}




a.button-o {
	display:block;
	padding-right:5px;
	background:url(../img/button_o_right.gif) right top no-repeat;
	float:left;
	margin-right:10px;
	text-decoration:none;
}

a.button-o span {
	display:block;
	line-height:23px;
	font-weight:bold;
	font-size:13px;
	padding:0px 15px 0px 20px;
	background:url(../img/button_o_left.gif) top left no-repeat;
	color:#FFFFFF;
}

a.button-o:hover span {
	color: #FFFF99;
}



a.button-gb {
	display:block;
	padding-right:5px;
	background:url(../img/button_gb_right.gif) right top no-repeat;
	float:left;
	margin-right:10px;
	text-decoration:none;
}

a.button-gb span {
	display:block;
	line-height:23px;
	font-weight:bold;
	font-size:13px;
	padding:0px 15px 0px 20px;
	background:url(../img/button_gb_left.gif) top left no-repeat;
	color:#5d5d5d;
}

a.button-gb:hover span {
	color: #333333;
}



a.button-print span { background: url(../img/button_print.gif) left top no-repeat; padding-left: 27px; }
a.button-view span { background: url(../img/button_view.gif) left top no-repeat; padding-left: 27px; }
a.button-cancel span { background: url(../img/button_delete.gif) left top no-repeat; padding-left: 27px; }


a.button-g {
	display:block;
	padding-right:6px;
	background:url(../img/button_g_right.gif) right top no-repeat;
	float:left;
	margin-right:10px;
	text-decoration:none;
}

a.button-g span {
	display:block;
	line-height:18px;
	font-weight:bold;
	font-size:13px;
	padding:0px 15px 0px 21px;
	background:url(../img/button_g_left.gif) top left no-repeat;
	color:#606060;
}

a.button-g:hover span {
	color: #000000;
}







.order-history-header td {
	background: url(../img/order_header_center.gif) top repeat-x;
	height:32px;
	padding:0px 0px 0px 20px;
	vertical-align:middle;
	font-size:13px;
	color:#595959;
	font-weight:bold;
}

.order-history-toolbar td {
	padding:13px 0px 13px 20px;
}

.order-history-header-left {
	background:url(../img/order_header_side.gif) left top no-repeat !important;
}

.order-history-header-right {
	background:url(../img/order_header_side.gif) right top no-repeat !important;
}



a.header-link-right, a.header-link-bottom {
	font-size:13px;
	color:#595959;
	font-weight:bold;
	display:block;
	padding-left:15px;
	background:url(../img/str_right.gif) left no-repeat;
}

a.header-link-right:hover, a.header-link-bottom:hover {
	color:#000000;
}

a.header-link-bottom {
	background:url(../img/str_bottom.gif) left no-repeat;
}

.order-history-item td {
	padding:15px 5px 15px 20px;
	border-top: 1px dotted #afafaf;
	font-size:13px;
}



.pagination {
	font-size:13px;
	border-top: 1px solid #797979;
	padding:20px 0px;
	font-weight:bold;
}

.pagination a.selected {
	color:#FF6600;
}








.form-hint {
	background:url(../img/question.gif) top left no-repeat;
	width:18px; height:18px;
	float:left;
}





#footer {
	border-top: 1px solid #ededed;
	margin-top:10px;
	padding-top:10px;
}

#footer div {
	font-size:11px;
	color:#a6a6a6;
}

#footer a { color:#a6a6a6 }
#footer a:hover { color:#000000 }



.title-green {
	font-size: 23px;
	color: #009900;
}

.popup-border {
	border:5px solid #666666;
	padding:20px;
	background:#FFFFFF;
}

.line {
	height:1px;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
}



.autocomplete {
	position:relative;
}

.autocomplete ul {
	position:absolute; 
	margin-top:-1px;
	margin-bottom:0px;
	border:1px solid #8fb4e2;
	list-style:none;
	padding:0px;
}

.autocomplete ul a, span.autoc {
	display:block;
	padding:3px 8px;
	background:#f4f9ff;
	border-bottom:1px solid #d4e2f3;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	cursor:pointer;
}

.autocomplete ul a:hover, span.autoc:hover {
	background: #e6f1ff;
}


#header .header-logo-cell{
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

#header .header-logo-cell .logo {
	display:block;
	margin:25px 0px 12px 0px;
}

#header .header-logo-cell p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#558ed5;
	font-weight:bold;
	font-style:italic;
}


#header .header-menu-cell {
	float:right;
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
	padding-top:28px;
}

#header .header-menu-cell p {
	margin-bottom:5px;
	line-height:21px;
}

.dd-menu {
	margin-left:-30px;
}

.my-accont-button-cell {
	float:right;
	height:50px;
}

.general-menu {
	font-size:19px;
	color:#5f88bb;
}

.general-menu a {
	text-decoration: none;
}

.promo {
	height:162px;
	background:url(../img/promo.jpg) top left;
	margin-bottom:20px;
}

.promo p {
	padding-top:40px;
	padding-left:30px;
	color: #FFFFFF;
	font-weight:bold;
	font-size:22px;
}

ul#header{
	background: none;
	margin-bottom:0px;
}

.column-right-two {
	float:right;
	width:750px;
}

.column-left {
	margin-right:0px;
}


.t-menu {
	font-size:15px;
	color:#5f88bb;
	text-align:right;
	font-weight:bold;
	padding:0 0 20px 0px;
}

.t-menu a {
	text-decoration: none;
}

.tag-2 {
	height:337px;
	margin-top:-20px;
}

.popup-dr {
	margin-top:-375px;
	margin-left:30px;	
}

.contact-us-cell-smille {
	background:url(../img/smile.jpg) top left no-repeat;
	padding: 135px 10px 0px 10px;
	height:88px;
}

.contact-us-cell-smille p {
	margin-bottom:7px;
}

#tag-cloud p {
	padding: 10px;
	text-align: center;
	line-height: normal;
}

a.tag-elem:hover {
	background-color: #0086c6;
	color: #fff;
}

.contact-trigger {
	cursor: pointer;
}

