body {
	background:#d5e8cc url(/personal/images/body_green_bg.gif) repeat-x top;
	margin:0;
	padding:0 0 25px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	width:954px;
	margin:0 auto;
	position:relative;
}

a#logo {
  position:absolute;
  top:15px;
  left:10px;
  width:250px;
  height:100px;
}

#header {
	padding:12px 0 0 0;
	background:url(/personal/images/header_banner_personnal.gif) no-repeat bottom;
	height:137px;
}
h1{
	font-size:18px;
	font-weight:bold;
	color:#0f2d3e;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#000c33;
	margin-top:15px;
}
.icon{
	margin:0px 5px;
}

/* USER BOX */
#userBox {
	background:url(/personal/images/user_box_yellow.gif) no-repeat;
	width:300px;
	height:100px;
	position:absolute;
	top:0;
	right:9px;
	text-align:left;
	font-size:12px;
	padding:7px 0 0 16px;
	color:#000;
}
#userBox h2 {
	margin:0;
	background:url(/personal/images/login_title_bullet.gif) no-repeat center left;
	padding:0 0 0 16px;
}
#userBox input {
	border:1px solid #b1dffa;
	width:120px;
	height:16px;
	margin:0;
}
#userBox a {
	color:#145f98;
	text-decoration:none;
}
#userBox label {
	font-size:12px;
}
#userBox p {
	margin:3px 0;
}
#userBox p.leftInput {
	float:left;
	background:url(/personal/images/login_separator.gif) no-repeat right 23px;
	padding:0 30px 0 0;
	margin:3px 9px 3px 0;
}
#userBox p.rightInput {
	float:left;
}
#userBox a.button {
	background:url(/personal/images/login_button_right.gif) no-repeat right;
	color:#000;
}
#userBox a.button span {
	background:url(/personal/images/login_button_left.gif) no-repeat left;
	padding:5px 15px 0 20px;
}
#userBox p.right {
	float:right;
	margin:3px 12px 0 0;
}

/* MENU */
#header ul {
	width:921px;
	height:29px;
	position:absolute;
	top:112px;
	margin:0;
	left:5px;
	padding:0 0 0 22px;
	background:url(/personal/images/menu_green_bg.gif) no-repeat bottom;
	z-index:50;
}
#header ul li {
	list-style-type:none;
	list-style-image:none;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}
#header ul li a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	height:29px;
	padding:0;
	width:auto!important;
	width:20px;
	white-space:nowrap;
	background:url(/personal/images/menu_green_left.gif) no-repeat top left;
}
#header ul li a span {
	display:block;
	height:20px;
	padding:9px 15px 0;
	cursor:pointer;
	background:url(/personal/images/menu_green_right.gif) no-repeat top right;
}
#header ul li a.selected, #header ul li a:hover {
	background:url(/personal/images/menu_green_selected_left.gif) no-repeat top left;
	color:#000c33;
}
#header ul li a.selected span, #header ul li a:hover span {
	background:url(/personal/images/menu_green_selected_right.gif) no-repeat top right;
}
#header ul li a:hover {
	color:#000c33;
}
#header div.line {
	height:2px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:6px solid #FFF;
	background-color:#afec46;
	width:933px;
	position:absolute;
	top:141px;
	left:9px;
	z-index:30;
	font-size:0;
}

.disclaimer {
font-style:italic;
font-size:9px;
}

/* CONTENT */
#homeContent {
	background:#FFF url(/personal/images/content_green_bg.gif) no-repeat bottom;
	width:935px;
	margin:0 auto;
	min-height:678px;
	height:auto!important;
	height:678px;
	padding:6px 0 18px;
}

#content {
	background:#FFF url(/personal/images/content_green_bg.gif) no-repeat bottom;
	width:935px;
	margin:-3px auto 0;
	min-height:678px;
	height:auto!important;
	height:678px;
	padding:10px 0 0 0;
}

p.right {
	text-align:right;
}
p.center {
	text-align:center;
}
a.button {
	background:url(/personal/images/button_right.gif) no-repeat right;
	height:27px;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	display:-moz-inline-box;
	display:inline-block;
	width:auto!important;
	width:20px;
	white-space:nowrap;
	padding:0 5px 0 0;
}
a.button span {
	background:url(/personal/images/button_left.gif) no-repeat left;
	display:-moz-inline-box;
	display:inline-block;
	height:22px;
	padding:5px 5px 0 10px;
	cursor:pointer;
}

img {
	border:none;
}

div#leftContent {
	float:left;
}
div#rightContent {
	margin:0 0 0 619px;
	width:307px;
}
div#contenttxt{
	width:550px;
	margin-left:30px;
}
div#contenttxtfull{
	width:850px;
	margin-left:30px;
}
.msgAction {
	color:#0066CC;
	font-weight:bold;
}
.msgError {
	color:#FF0000;
	font-weight:bold;
}


a {
	color:#145f98;
	text-decoration:none;
}
a:hover {
	color:#000c33;
}
p {
	text-align:justify;
}

/* LEFT COLUMN */
div#leftColumn {
	float:left;
	width:285px;
	margin:0 0 0 10px;
}
div#leftColumn h1 {
	color:#053207;
	background:#9bda66 url(/personal/images/left_column_title.gif) no-repeat top;
	min-height:37px;
	height:auto!important;
	height:37px;
	padding:10px 0 0 15px;
	margin:0;
	border-bottom:1px solid #8ebb60;
}
div#leftColumn div.box {
	background-color:#dae9cc;
	padding:1px 10px 1px;
}
div#leftColumn div.boxBottom {
	background:url(/personal/images/left_box_bottom.gif) no-repeat top;
	width:285px;
	height:5px;
	font-size:0;
	margin:0 0 12px;
}
div#leftColumn textarea {
	border:1px solid #b1dffa;
	width:261px;
	height:50px;
}
ul#orderMenu {
	margin:12px 0 0 3px;
	padding:0;
}
ul#orderMenu li {
	list-style-type:none;
	float:left;
	margin:0 3px 0;
	padding:0;
	width:auto!important;
	width:20px;
}
ul#orderMenu li a {
	color:#b9d897;
	background:#497f1e url(/personal/images/order_menu_left.gif) no-repeat left top;
	display:block;
	height:29px;
}
ul#orderMenu li a.selected, ul#orderMenu li a:hover {
	color:#FFF;
	background:#6fb934 url(/personal/images/order_menu_selected_left.gif) no-repeat left top;
}
ul#orderMenu li a span {
	background:url(/personal/images/order_menu_right.gif) no-repeat right top;
	display:block;
	height:22px;
	padding:7px 12px 0;
	cursor:pointer;
}
ul#orderMenu li a.selected span, ul#orderMenu li a:hover span {
	background:url(/personal/images/order_menu_selected_right.gif) no-repeat right top;
}
div#leftColumn fieldset {
	border:2px solid #6fb934;
	background-color:#c3deaa;
	padding:10px;
}
div#leftColumn label {
	color:#132839;
	float:left;
	width:114px;
	padding:2px 0 0;
}
div#leftColumn div.inputs {
	float:left;
	margin:0 0 5px;
}
div#leftColumn div.inputs img {
	vertical-align:top;
	margin:0 0 0 7px;
}
div#leftColumn div.inputs label {
	float:none;
	width:inherit;
	padding:inherit;
	color:#626262;
}
div#leftColumn div.inputs p {
	margin:0 0 5px;
}
div#leftColumn input.inputDate {
	border:1px solid #b1dffa;
	width:67px;
	height:18px;
	color:#626262;
	text-align:center;
}
div#leftColumn input.inputTime {
	border:1px solid #b1dffa;
	width:53px;
	height:18px;
	color:#626262;
	text-align:center;
}

/* MIDDLE COLUMN */
div#middleColumn {
	float:left;
	width:285px;
	margin:0 12px;
}
div#middleColumn h1 {
	color:#093c41;
	background:#71d2da url(/personal/images/middle_column_title.gif) no-repeat top;
	min-height:37px;
	height:auto!important;
	height:37px;
	padding:10px 0 0 15px;
	margin:0;
	border-bottom:1px solid #84c0ce;
}
div#middleColumn div.box {
	background:#d7f9fc url(/personal/images/middle_box_bottom.gif) no-repeat bottom;
	padding:1px 10px 1px;
}
div#middleColumn div.fullBox {
	background:#d7f9fc url(/personal/images/middle_box_bottom.gif) no-repeat bottom;
	padding:1px 0 1px;
}
div#middleColumn div.boxBottom {
	background:url(/personal/images/middle_box_bottom.gif) no-repeat top;
	width:285px;
	height:5px;
	font-size:0;
	margin:0 0 12px;
}
div#middleColumn h2 {
	color:#000;
	background-color:#4ec8d4;
	font-size:12px;
	font-weight:normal;
	padding:5px 0 5px 18px;
}
div#middleColumn h2 img {
	vertical-align:middle;
	margin:0 0 0 5px;
}
div#middleColumn ul {
	margin:15px 0 25px 35px;
	padding:0;
}
div#middleColumn ul li {
	list-style-image:url(/personal/images/middle_list_bullet.gif);
	margin:0 0 5px;
}
div#middleColumn ul li a {
	color:#000;
}
div#middleColumn ul li a:hover {
	text-decoration:underline;
}
div#middleColumn div.image {
	height:157px;
	position:relative;
}
div#middleColumn div.image img {
	position:absolute;
	left:15px;
}



/* MIDDLE COLUMN LARGE */
div#middleColumn_large {
	float:left;
	width:600px;
	margin:0 12px;
}
div#middleColumn_large h1 {
	color:#093c41;
	background:#71d2da url(/personal/images/middle_large_column_title.gif) no-repeat top;
	min-height:37px;
	height:auto!important;
	height:37px;
	padding:10px 0 0 15px;
	margin:0;
	border-bottom:1px solid #84c0ce;
}
div#middleColumn_large div.box {
	background:#d7f9fc url(/personal/images/middle_box_large_bottom.gif) no-repeat bottom;
	padding:1px 10px 1px;
}
div#middleColumn_large div.fullBox {
	background:#d7f9fc url(/personal/images/middle_box_large_bottom.gif) no-repeat bottom;
	padding:5px 10px 1px;
}
div#middleColumn_large div.boxBottom {
	background:url(/personal/images/middle_box_large_bottom.gif) no-repeat top;
	width:600px;
	height:5px;
	font-size:0;
	margin:0 0 12px;
}
div#middleColumn_large h2 {
	color:#000;
	background-color:#4ec8d4;
	font-size:12px;
	font-weight:normal;
	padding:5px 0 5px 18px;
}
div#middleColumn_large h2 img {
	vertical-align:middle;
	margin:0 0 0 5px;
}
div#middleColumn_large ul {
	margin:15px 0 25px 35px;
	padding:0;
}
div#middleColumn_large ul li {
	list-style-image:url(/personal/images/middle_list_bullet.gif);
	margin:0 0 5px;
}
div#middleColumn_large ul li a {
	color:#000;
}
div#middleColumn_large ul li a:hover {
	text-decoration:underline;
}
div#middleColumn_large div.image {
	height:157px;
	position:relative;
}
div#middleColumn_large div.image img {
	position:absolute;
	left:15px;
}








/* RIGHT COLUMN */
div#rightColumn {
	float:left;
	width:318px;
}
div#rightColumn div.box {
  background-color:#f2f1f1;
  text-align:center;
  width:316px;
  border-left:1px solid #b6b5b5;
  border-right:1px solid #b6b5b5;
  padding:1px 0;
}
div#rightColumn h1 {
  color:#000;
  background:#b6b5b5 url(/personal/images/right_column_title.gif) no-repeat top;
  min-height:37px;
  height:auto!important;
  height:37px;
  padding:10px 0 0 15px;
  margin:0;
  border-bottom:1px solid #b6b5b5;
  margin-top:10px;
}
div#rightColumn p {
  margin-left:10px;
  margin-right:10px;
}
div#rightColumn div.box form{
	margin:0;
}
div#rightColumn div.boxTop {
	background:url(/personal/images/right_column_top.gif) no-repeat;
	width:318px;
	height:10px;
}
div#rightColumn div.boxBottom {
	background:url(/personal/images/right_column_bottom.gif) no-repeat;
	width:318px;
	height:9px;
}





/* FOOTER */
#footer {
	font-size:11px;
	color:#0c2903;
	margin:0;
	padding:0;
	text-align:center;
}
#footer a {
	color:#0c2903;
	text-decoration:none;
}
#footer a:hover {
	color:#000C33;
}

/* CONTENT - TABLE */
.mytable {
	/* width: 550px; */
	padding: 0;
	margin: 0;
}

.mytable caption {
	padding: 0 0 5px 0;
	width: 550px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px dashed #C1DAD7;
	border-bottom: 1px dashed #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #e2ebf0;
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px dashed #C1DAD7;
	background: none;
}

.mytable td {
	border-right: 1px dashed #C1DAD7;
	border-bottom: 1px dashed #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


.mytable td.alt {
	background: #fcfcfb;
	color: #797268;
}

.mytable th.spec {
	border-top: 0;
	background: #fff;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable th.specalt {
	border-top: 0;
	background: #f5fafa;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
/* CONTENT - FORM */
.myForm
{
  /* width: 540px; */
  margin-bottom:25px;
}

.myForm p
{
	margin: 2px 0;
}

/* fieldset , legend */
.myForm fieldset
{
	border: #073e65 1px solid;
	width:500px;
	background-color:#fcfcfc;
	padding:0px 0px 20px 0px!important;
	padding:20px 0px;
}

.myForm fieldset:hover
{
	background-color: #fbfdfe;
}

.myForm fieldset legend
{
	padding: 0 10px;
	font-size: 1.2em;
	color: #073e65;
	margin:20px 10px;
}

/* Input */
.myForm input, .myForm select
{
	margin-left: 1%;
	/* width: 50%; */
	border: #CCC 1px solid;
	color:#626262;
}
.myForm input.check
{
	margin-left: 1%;
	border:none;
	width:auto;
}
.myForm textarea
{
	margin-left: 1%;
	width:50%;
	border: #CCC 1px solid;
	color:#626262;
	height:96px
}
.myForm input:hover, .myForm select:hover, .myForm input:focus, .myForm select:focus, .myForm textarea:focus
{
	border: #999 1px solid;
	background-color: #fff;
}

.myForm .form_input_day_month
{
	width: 3%;
}

.myForm .form_input_year
{
	width: 6%;
}
input.cssbtn{
	width:auto;
	color:#000;
	border-color:#999999;
}
p.paddingbtn{
padding-left:203px;
padding-top:15px;
}
/* Label */
.myForm label
{
	display: block;
	width: 30%; 
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
}

.myForm .form_label_nostyle
{
	background: none;
}
/* buttons */
.myForm a.button {
	font-size:12px;
	font-weight:normal;
	background:url(/personal/images/gray_button_left.gif) no-repeat left;
	float:left;
	margin-left:41%;
	width:62px;
	height:29px;
	padding:0;
}
.myForm a.button span {
	background:url(/personal/images/gray_button_right.gif) no-repeat right;
	padding:7px 10px 0;
}
/* Content tabs */
.tabs {
	width:540px;
	margin:0 0 20px 0;
}
.tabcontent{
	border:1px solid #7ba9c0;
	padding:5px 15px;
}
.tabs ul.tabsMenu {
	margin:0px;
	width:540px;
	padding:0;
	background-color:#e0f2fb;
	height:19px;
	padding-top:3px;
	border-left:1px solid #e0f2fb;
}
.tabs ul.tabsMenu li {
	list-style-type:none;
	font-size:12px;
	color:#3374a5;
	float:left;
	padding:0;
}
.tabs ul.tabsMenu li a {
	margin:0 0 0 1px;
	padding:0 3px 0 0;
	text-align:center;
	height:19px;
	width:auto!important;
	width:30px;
	white-space:nowrap;
	display:block;	
}
.tabs ul.tabsMenu li.selected a, .tabs ul.tabsMenu li.selected a:hover {
	background:url(/personal/images/provider_menu_selected_right.gif) no-repeat right;
	color:#FFF;
}
.tabs ul.tabsMenu li a:hover {
	background:url(/personal/images/provider_menu_hover_right.gif) no-repeat right;
	color:#FFF;
}
.tabs ul.tabsMenu li a span {
	display:block;
	height:17px;
	padding:2px 5px 0 8px;
	cursor:pointer;
}
.tabs ul.tabsMenu li.selected a span, .tabs ul.tabsMenu li.selected a:hover span {
	background:#8ab7cb url(/personal/images/provider_menu_selected_left.gif) no-repeat left;
}
.tabs ul.tabsMenu li a:hover span {
	background:#b8d8e6 url(/personal/images/provider_menu_hover_left.gif) no-repeat left;
}


/* STEPS */
#steps {
	background:url(../images/steps_bg.gif) no-repeat;
	width:920px;
	height:30px;
	position:absolute;
	top:103px;
	left:5px;
	padding:12px;
}
#steps a.button {
	font-size:12px;
	font-weight:normal;
	background:url(../images/gray_button_left.gif) no-repeat left;
	float:left;
	width:62px;
	height:29px;
	padding:0;
}
#steps a.button span {
	background:url(../images/gray_button_right.gif) no-repeat right;
	padding:7px 10px 0;
}
#steps ol {
	margin:0;
	padding:5px 0 0 10px;
	list-style-type:decimal;
	float:left;
}
#steps ol li {
	margin:0;
	padding:0 12px 9px;
	float:left;
	list-style-type:none;
	color:#898c8f;
	font-size:12px;
	background:url(../images/steps_after_bg.gif) repeat-x bottom;
}
#steps ol li.first {
	padding:0 12px 9px 6px;
}
#steps ol li.last {
	padding:0 6px 9px 12px;
}
#steps ol li.before {
	color:#7ba9c0;
	background:url(../images/steps_before_bg.gif) repeat-x bottom;
	border-bottom:none;
}
#steps ol li.current {
	color:#145f98;
	font-weight:bold;
	background:url(../images/steps_current_bg.gif) repeat-x bottom center;
}







/* INDEX MENU STANDARD */
div.bigBoxTop {
	background:url(../images/big_box_top.gif) no-repeat;
	font-size:0;
	height:5px;
	width:681px;
	margin:8px 0 0 9px;
}
div.bigBoxBottom {
	background:url(../images/big_box_bottom.gif) no-repeat top;
	font-size:0;
	height:5px;
	width:681px;
	margin:0 0 20px 9px;
}
div.bigBox {
	background-color:#FCFCFC;
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	width:679px;
	margin:0 0 0 9px;
	min-height:769px;
	padding:7px 0 5px 0;
}
img.providerLogo {
	border:1px solid #57565e;
	margin:0 12px 0;
	float:left;
}
div.providerInfo {
	float:left;
	width:568px;
}
div.providerBoxTop {
	background:url(../images/provider_box_top.gif) no-repeat bottom;
	font-size:0;
	width:568px;
	height:5px;
}
div.providerBoxBottom {
	background:url(../images/provider_box_bottom.gif) no-repeat;
	font-size:0;
	width:568px;
	height:5px;
	margin:0 0 25px;
}
div.providerBox {
	background-color:#f4f8f9;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	padding:0 8px;
}
div.providerBox h2 {
	margin:0 0 3px;
	font-size:18px;
	font-weight:normal;
	color:#145f98;
}
div.providerBox p {
	margin:0;
	font-size:12px;
}
div.providerTab {
	margin:0 0 0 8px;
	padding:10px 0 0 120px;;
}

/* RATING */
div.providerBox p.rating {
	float:right;
	text-align:right;
	color:#848484;
}

div.bigBox p.rating {
  float: right;
  margin:0px;
  text-align:right
}

div.ratingStarOff {
  float: left;
  background: url(/corporate/images/star_empty.gif) no-repeat;
  width: 13px;
  height: 13px;
  margin-left: 1px;
  margin-right: 1px;
}

div.ratingStarOn {
  float: left;
  background: url(/corporate/images/star_full.gif) no-repeat;
  width: 13px;
  height: 13px;
  margin-left: 1px;
  margin-right: 1px;
}

span.noRatingAllowed:hover {
  cursor: help;
  text-decoration: underline;
}

/* CHECKOUT */
.checkouttotal h2 {
	margin:0 0 3px;
	font-size:13px;
	color:#145f98;
	font-weight:bold;
}
.checkouttotal {
	margin:0;
	font-size:13px;
}



/* PRODUCTS */
ul#productsMenu {
	margin:0 0 0 8px;
	padding:3px 0 0 112px;;
	clear:left;
	height:19px;
	width:550px;
	background:#657986 url(../images/products_menu_bg.gif) no-repeat top;
}
ul#productsMenu li {
	list-style-type:none;
	float:left;
	font-size:12px;
}
ul#productsMenu li a {
	display:-moz-inline-box;
	display:inline-block;
	padding:0;
	color:#FFF;
	height:19px;
	white-space:nowrap;
	width:auto!important;
	width:20px;
}
ul#productsMenu li a span {
	padding:2px 10px 0;
	display:-moz-inline-box;
	display:inline-block;
	height:17px;
	cursor:pointer;
}
ul#productsMenu li.selected a, ul#productsMenu li.selected a:hover {
	background:#FFF url(../images/products_menu_left.gif) no-repeat left;
	color:#000;
}
ul#productsMenu li:hover a {
	background:#d6d6d7 url(../images/products_menu_hover_left.gif) no-repeat left;
	color:#000;
}
ul#productsMenu li.selected a span, ul#productsMenu li.selected a:hover span {
	background:url(../images/products_menu_right.gif) no-repeat right;
}
ul#productsMenu li:hover a span {
	background:url(../images/products_menu_hover_right.gif) no-repeat right;
}
ul#productsMenu li a:hover {
	color:#000;
}
div.products {
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	width:660px;
	margin:0 0 0 8px;
	padding:0 0 20px;
	background-color:#FFF;
}
ul#productTypes {
	margin:0 0 0 127px;
	padding:14px 0 0 0;
	width:375px!important;
	width:360px;
}
ul#productTypes li {
	list-style-type:none;
	float:left;
	margin:0 0 3px;
	padding:0;
	width:125px!important;
	width:120px;
	font-size:12px;
}
ul#productTypes li.selected a {
	color:#000;
}
img.productIllu {
	float:left;
	margin:0 2px 0 2px;
}
div.productsBottom {
	background:url(../images/products_bottom.gif) no-repeat;
	font-size:0;
	width:662px;
	height:4px;
	margin:0 0 0 8px;
}
form#productSearch {
	float:right;
	margin:22px 10px 0 0;
	text-align:right;
	width:146px;
}
form#productSearch input {
	border:1px solid #b1dffa;
	width:146px;
	height:22px;
	margin:0 0 3px;
}
form#productSearch p {
	margin:0;
}
form#productSearch p.button {
	background:url(../images/product_search_left.gif) no-repeat left;
	height:25px;
	float:right;
}
form#productSearch a.button {
	background:url(../images/product_search_right.gif) no-repeat right;
	float:inherit;
	height:20px;
	display:block;
	float:right;
	margin:0;
	width:auto;
	padding:5px 25px 0 10px;
	font-weight:normal;
}
table#products {
	width:540px;
	float:left;
	margin:10px 0 0 0;
}
table#products th {
	border-top:1px solid #0572a7;
	background:#8ab7cb url(../images/products_header.gif) no-repeat 12px 5px;
	text-align:left;
	color:#FFF;
	font-size:12px;
	padding:0 0 0 27px;
	height:19px;
}
table#products h3 {
	font-size:14px;
	margin:0;
	color:#145f98;
	font-weight:normal;
}
table#products p {
	margin:0;
}
table#products td {
	font-size:11px;
	padding:12px 9px 7px 24px;
	border-bottom:1px dashed #c2dce9;
}
table#products tr:hover, table#products tr.selected {
	background-color:#e2ebf0;
}
table#products td.price {
	font-size:14px;
	vertical-align:top;
	color:#145f98;
	text-align:right;
	width:127px;
	padding:12px 9px 7px 0;
}
table#products h4.inline {
	display:inline;
	color:#000;
}
table#products h4 {
	font-size:14px;
	font-weight:normal;
	margin:0 10px 0 0;
}
table#products label {
	margin:0 10px 0 0;
	font-size:12px;
}
table#products fieldset {
	margin:6px 0;
	padding:6px 0 11px;
	border:none;
	border-top:1px solid #145f98;
	border-bottom:1px solid #145f98;
}
table#products input.text {
	width:47px;
	height:19px;
	border:1px solid #67b2ea;
	text-align:right;
	padding:2px 3px 0 0;
	margin:0;
}
table#products td.price label {
	font-size:14px;
	color:#000;
	margin:0;
}
table#products td.price p.quantity {
	margin:25px 0 7px;
}
table#products textarea {
	width:383px;
	height:82px;
	border:1px solid #67b2ea;
	margin:0 0 10px;
}
table#products label span {
	font-size:10px;
}
table#products h5 {
	margin:18px 0 0;
	color:#4c4c4c;
	font-size:12px;
	font-weight:normal;
}
table#products div.options {
	float:left;
	/* width:192px; */
}

/* RIGHT CONTENT 2 */
div#rightContentSmall {
  float:left;
  width:233px;
  margin:6px 0 15px 6px;
  background-color:#FFF;
}
table#basket {
	width:233px;
	background-color:#e0f2fb;
	padding:3px 2px 2px;
	margin:33px 0 0 0;
}
table#basket th {
  background:url(../images/basket_header_bg.gif) repeat-x;
  height:24px;
  color:#FFF;
  text-align:left;
  font-size:12px;
  font-weight:normal;
  padding:0 0 0 7px;
}
table#basket th p {
  color:#FFF;
  font-size:12px;
  position:relative;
  height:20px;
  padding:4px 0 0;
}
table#basket th img {
  position:absolute;
  right:10px;
  bottom:0;
}
table#basket td {
	border-bottom:1px dashed #FFF;
	padding:7px 0 7px 10px;
	font-size:11px;
	vertical-align:top;
}
table#basket h3, table#lastOrder h3 {
	font-size:12px;
	font-weight:normal;
	margin:0;
}
table#basket p, table#lastOrder p {
	color:#848484;
	font-size:11px;
	margin:0;
}
table#basket td.price {
	padding:7px 0;
	width:45px;
}
table#basket td.actions {
	width:21px;
	padding:7px 0 7px 10px;
}
table#basket td.actions img {
	margin:0 0 4px;
}
table#basket tr.total td {
	border-bottom:none;
	background-color:#c2dce9;
}
div#rightContentSmall h2 {
	font-size:12px;
	font-weight:normal;
	background:url(../images/right_title_bg_2.gif) repeat-x;
	height:19px;
	padding:5px 0 0 7px;
}
form#promoCode input.inputText {
	border:1px solid #b1dffa;
	height:15px;
	width:173px;
	padding:3px;
	font-size:12px;
	color:#919699;
}
form#promoCode input.inputSubmit {
	background:url(../images/go_button.gif) no-repeat;
	border:none;
	width:39px;
	height:23px;
	padding:0;
}
table#lastOrder {
	width:230px;
	padding:0 10px;
}
table#lastOrder td {
	vertical-align:top;
	font-size:11px;
}
table#lastOrder td.price {
	text-align:right;
	width:60px;
}
p.reOrder {
	font-size:12px;
	text-align:center;
}
p.leftMargin {
	font-size:12px;
	margin:14px 0 14px 12px;
	line-height:18px;
}


/* Content tabs */
.tabs {
	/* width:540px; */
	margin:0 0 20px 0;
}
.tabcontent{
	border:1px solid #7ba9c0;
	padding:5px 15px;
}
.tabs ul.tabsMenu {
	margin:0px;
	/* width:540px; */
	padding:0;
	background-color:#e0f2fb;
	height:19px;
	padding-top:3px;
	border-left:1px solid #e0f2fb;
}
.tabs ul.tabsMenu li {
	list-style-type:none;
	font-size:12px;
	color:#3374a5;
	float:left;
	padding:0;
}
.tabs ul.tabsMenu li a {
	margin:0 0 0 1px;
	padding:0 3px 0 0;
	text-align:center;
	height:19px;
	width:auto!important;
	width:30px;
	white-space:nowrap;
	display:block;	
}
.tabs ul.tabsMenu li.selected a, .tabs ul.tabsMenu li.selected a:hover {
	background:url(../images/provider_menu_selected_right.gif) no-repeat right;
	color:#FFF;
}
.tabs ul.tabsMenu li a:hover {
	background:url(../images/provider_menu_hover_right.gif) no-repeat right;
	color:#FFF;
}
.tabs ul.tabsMenu li a span {
	display:block;
	height:17px;
	padding:2px 5px 0 8px;
	cursor:pointer;
}
.tabs ul.tabsMenu li.selected a span, .tabs ul.tabsMenu li.selected a:hover span {
	background:#8ab7cb url(../images/provider_menu_selected_left.gif) no-repeat left;
}
.tabs ul.tabsMenu li a:hover span {
	background:#b8d8e6 url(../images/provider_menu_hover_left.gif) no-repeat left;
}

/* Used by CFWindow */
.x-dlg-bd{
   background-color: #e2ebf0; !important;
   
}

/* Used by CFTOOLTIP*/ 
<style type="text/css">
  .yui-tt {
    color: #444;
    font-size:110%;
    border: 1px solid #444;
    background-color: #FFC;
    padding: 10px;
    width:250px;
  }
</style>


