body {
	 background-color: #c1ced6;
	 border: 0px solid red;
	 margin: 0 auto;
}

.clear {
	clear: both;
}

img {
	border: 0
}

a {
	color: #21648e;
	text-decoration: none;
}

a:hover {
	color: #EB9522;
}

#header #nav a:hover {color: #EB9522;}
#header #right .login a:hover {color: #EB9522;}
#content #main #right h2 a {color: #105179;}
#content #main #right h2 a:hover {color: #EB9522;}
#content #main #right a:hover {color: #EB9522;}

p.description {
	line-height: 15px;
}

#main input[type=text] {/*color: #666; font-style: italic; */ font-size: 10px; font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;}
#main textarea {/*color: #666; font-style: italic;  */font-size: 11px; font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;}

#content #main #right input[type=text].search {
	float: left; 
	font-size: 9px; 
	width: 250px; 
	vertical-align: top;
}

h1 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

h1#title {
	font-size: 20px;
	color: #EB9522;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	/*margin: 0 auto;*/
	width: 500px;
}

h2 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 14px;
	color: #105179;
}

h3 {
	color: #333;
}

h4 {
	margin: 0;
	padding: 0;
}

ul.number li {
	list-style-type: decimal;	
}

.err { 
	color: #e33;
}

#content #main #right .required_notice {
	float: right; 
	margin-top: 0; 
	margin-bottom: 10px; 
	margin-right: 90px;
}

#content #main #right h2 a {
	color: #105179;
}

#container {
	margin: 0 auto;
	width: 1000px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}

#header {
	border: 0px solid red;
	text-align: left;
	padding: 15px 0 15px 15px;
}

#header #logo {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 288px; 
	height: 104px;
	border: 0px solid red;
}

#header #nav {
	width: 685px; 
	float: right;
	clear: both;
}

#header #nav #last {
	margin-right: 0px;
}

#header #right {
	border: 0px solid red;
	float: right;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	color: #21648e;
}

#header #right .login {
	float: right;
	padding-right: 27px;
	width: 100%;
	font-size: 10px;
	text-align: right;
	border: 0px solid red;
	text-transform:uppercase;
}

#header #right .login a {
	/*margin-left: 10px;*/
	margin: 0 3px
}

#header #right .login p {
	margin-top: 5px;
}

*:first-child+html #header #right .login {
	padding: 10px 40px 23px 0;
}

#header #right .login a {
	color: #333;
	text-decoration: none;
}

#header #right #ticker {
	padding: 0 0 10px 20px;;
	margin: 0;
	height: 28px;
}

#header #right #ticker ul li {
	list-style-type: none;
	display: inline;
	font-size: 10px;
	
}

#content {
	padding: 30px 20px;
	min-height: 500px;
}

#content #main {
	width: 100%;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;	
	width: 735px;
	margin-right: 18px;
	float: left;
}

#content #main #left {
	color: #EB9522;
	float: left;	
	width: 170px;
	margin-right: 20px;
	border: 0px solid red;
}

#content #main #left h1 {
	text-align: right;
	font-size: 17px;	
}

#content #main #right {
	color: #21648e;
	float: right;
	width: 500px;
	padding-right: 50px;
	font-size: 13px;
	border: 0px solid red;
}

#content #main #right img.box_grey {
	margin-top: 20px;
}

#content #main #right table.box_grey {
	background-color: #ddd;
	width: 500px;
	margin-top: -4px;	
	margin-left: 1px;
	padding: 0 9px;
}

#content #main #right .label { font-weight: bold }
#content #main #right a.label { font-size: 11px; }

#content #main.two_col {
	width: 1000px;	
}
#content #main.two_col #left {
	width: 250px;
	padding-right: 25px;
	border: 0px solid red;	
}
#content #main.two_col #right {
	float: left;
	width: 660px;
	padding-right: 0;
	border: 0px solid red;
}

#content #main #right.box #box_content {
	padding: 10px 20px 0 20px;
	background: url(/images/border_side_items.jpg) repeat-y;	
	border: 0px solid red;
	margin-top: -10px;
}

#content #main #right img#top {
	border: 0px solid red;
	padding-bottom: 0px;
	width: 545px;
	height: 18px;
}

#content #main #right a {
	color: #105179;	
}

#content #main #right .rounded {
	background-color: #ddd;
}

#content #main #right .rounded_top {
	background-color: #ccc; 
	height: 30px; 
	padding-bottom: 20px;
}

#content #main #right .rounded_top h2 {
	width: 50%;
	float: left;
	padding-top: 0;
}

#content #main #right .rounded_bottom {
	background-color: #ddd; 
/*	border: 1px solid #ddd;
	padding: 20px;
*/
	margin-bottom: 20px;
}

/*#content #main #right .btn { float: left; margin-top: 20px; padding-top: 2px;text-align: center; height: 22px; background: url(/images/btn_orange_big.jpg) no-repeat; width: 149px; color: #fff;} 
#content #main #right .btn a { color: #fff;} */
.btn { margin: 5px 0; }
#content #main .btn_lnk { height: 22px; padding-top: 3px; float: left; background: url(/images/btn_orange_mid.png) repeat-x; text-align: center; }
#content #main .btn_lnk a { color: #fff; font-size: 12px; }
#content #main #left .btn_lnk { height: 22px; padding-top: 2px; float: left; background: url(/images/btn_orange_mid.png) repeat-x; text-align: center; }
#content #main #left .btn_lnk a { color: #fff; font-size: 12px; }
#content #main #right .btn_lnk { height: 22px; padding-top: 3px; float: left; background: url(/images/btn_orange_mid.png) repeat-x; text-align: center; }
#content #main #right .btn_lnk a { color: #fff }


#content #main #right .section {
	background: url(/images/border_bot_orange.gif) no-repeat left bottom;
	margin-bottom: 20px;
	padding-bottom: 20px
}

#content #main #right.box #box_content #shipping_addr { padding: 20px 0 10px 0; }

#content #main #right.box #box_content .grey_box {
	background-color: #ddd;
	width: 503px; 
	margin: 0 auto;
	margin-top: -5px;
}

#content #main #right a:hover {
	/*color: #333;*/
}

#content #main #right ul {
	padding-left: 0;
	list-style-position: inside;
}

#content #sub {
	float: right;	
	border: 0px solid red;
}

#content #sub img {
	padding-bottom: 15px;
}

#content #sub #adlist {
    width: 202px;
}

.list h2 {
	color:#EB9522;
}

#content .list#main {
	width: 100%;
}

#content .list#main p {
	line-height: 15px;
}

.list table#right_cols {
	width: 570px;	
}

.list table#right_cols td {
	padding: 15px 0;
	vertical-align: top
}

.list table#right_cols td.label {
	width: 25%;
}

.list table#right_cols td.value {
	color: #0C3651;
}

.list table#right_cols td.value input[type=text] {
	width: 425px;
}

.list table#right_cols textarea {
	width: 560px;
 	height: 100px;
}

.list table#right_cols #product_image {
	 padding: 10px;
	 border: 1px solid #aaa;
}

.list table#right_cols #collective_ids {
	width: 560px;
}
#content #main #right.products .image {
	background: transparent url(/images/item_frame.jpg) no-repeat top left;
	/*background: #ddd;*/
	width:150;
	height: 120px;
	border: 0px solid red;
}

#content #main #right.products .image img {
	margin: 7px 7px 0 7px;
	float: left;
	width: 133px;
	height: 104px;
	border: 0px solid blue;
}

#content #main #right.products .text {
	float: left;
	font-size: 10px;
	font-weight: normal;
	color:  #21648e;
	font-family: Lucida Grande, Verdana, Geneva, sans-serif;
	margin-left: 20px;
	min-height: 100px;
	width: 340px;
 	background:transparent url(/images/border_bot_orange.gif) no-repeat scroll left bottom;
}

#content #main #right.products .text p {
	margin-top: 4px;
}

#content #main #right.products .text h2 {
	padding-top: 0px;	
}


#content #main #right.products .text .sub {
	float: left;
	padding-right: 35px;
	border: 0px solid red;
	color: #105179;
	font-weight: bold;
}

#content #main #right.products .text .sub .bottom {
	padding: 0; 
	margin: 0; 
	color: #105179; 
	font-weight: normal;
}
	

#content #main #right.products .text .sub.last {
	padding-right: 0;       
}

#content #main #right.products .text .info {
	padding-top: 10px;
	clear: both;
	color: #105179;   
	font-weight: bold;
}

#content #main #left h2 {
	color: #EB9522;
	margin-top: 0;
	padding-top: 0;
	font-size: 17px;
}

#content #main #left h3 {
	font-size: 11.5px;
	color: #105179;
	font-weight: bold;
	margin-bottom:0px;
	padding-bottom: 4px;
}

#content #main #left ul {
	padding: 0;
	margin: 0 0 0 4px;
}

#content #main #left li {
	list-style-type: none;
	color: #21648e;
}

.nav_pages {
	text-align: right;
}
.nav_pages a {
	margin: 0 3px;
}

.nav_pages .cur {
	margin: 0 3px;
	padding: 2px 4px;
	border: 1px solid #ccc;
	background-color: #eee;
}

/* profile */
h1 { margin-bottom: 10px; }
/*a.lnk_btn {padding: 5px; border: 1px solid #999; background-color: #ccc;float: right; }*/
a.lnk_btn {background: url(/images/btn_orange.jpg) no-repeat;float: right; color: #fff; width: 65px; padding: 5px 0 0 15px; height: 20px;}

#footer {
	text-align: right;
	font-size: 12px;
	color: #829eaf;
	padding: 20px 25px 5px 5px;
}

#footer a {
	color: #829eaf;
	text-decoration: none;
}

#footer p {
	font-size: 10px;
}