/* ///////////////////////////////////////////////////////////
	Title:  Webstore Styles
///////////////////////////////////////////////////////////// */
div.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
div#store_container {
	
}
div#store_container ul {
	list-style:disc;
}
div#store_container li {
	list-style:disc;
	margin-left:20px;
}
div#store_container.short {
	float:left;
	width:722px;
}
div#store_container h1 {
	font-size:17pt;
	margin-bottom:10px;
	font-style:italic;
	color:#1876AE;
}
div#store_container div.rp {
	float:right;
	font-size:14pt;
}
div#store_container div.rp div.p {
	color:#000;
	font-weight:normal;
	font-style:normal;
}
div#store_container div.rp strike {
	color:#C61519;
	font-style:italic;
}
div#store_container h1 small {
	color:#177EB8;
	font-size:9pt;
}
div#categories {
	border:1px solid #CCC;
	padding:5px;
	float:left;
	background-color:#FFF;
	min-height:400px;
	width:150px;
	margin-right:15px;
}
div#categories h1 {
	font-size:10pt;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	padding:0;
	padding-bottom:3px;
	margin:0;
	margin-bottom:3px;
}
div#categories ul {
	list-style:none;
	padding:0;
	margin:1px;
}
div#categories li {
	list-style:none;
	padding:1px;
	margin:1px;
}
div#categories ul li ul {
	border-left:10px solid #EEE;
}

div#featured_products {
	
}
div.product_box {
	height:202px;
	overflow:hidden;
	padding:0;
	margin-bottom:17px;
}
div.product_box .lcap {
	float:left;
	height:202px;
	width:16px;
	background:url('/images/pd-left.gif') top left no-repeat;
}
div.product_box .rcap {
	float:right;
	height:202px;
	width:16px;
	background:url('/images/pd-right.gif') top left no-repeat;
}
div.product_box .pbc {
	float:left;
	width:868px;
	border-top:1px solid #A6AAAE;
	border-bottom:1px solid #A6AAAE;
	height:200px;
	background-color:#FFF;
}
div.product_box p {
	font-size:9pt;
}
div.product_box .pad {
	margin-top:15px;
}
div.product_box .d {
	font-size:8pt;
}
div.product_box .i {
	float:left;
	width:250px;
	height:200px;
	overflow:hidden;
	margin-right:25px;
}

div.product_box .t {
	font-weight:bold;
	font-size:18pt;
}
.p {
	color:#000;
	font-size:14pt;
}
strike, .p em {
	color:#FF0000;
}
.g {
	color:green;
}
div#store_nav {
	text-align:right;
	margin-bottom:5px;
}
img.pi {
	border:1px solid #000;
	float:right;
	margin-left:15px;
}
img.api {
	border:1px solid #D0D0D0;
	margin-right:5px;
	margin-bottom:5px;
	width:90px;
	height:90px;
}
div#additional_images {
	clear:both;
	margin-top:20px;
}
div#additional_images h1 {
	font-size:12pt;
	margin-bottom:12px;
	color:#373737;
	font-style:normal;
	text-align:center;
}
div.addform {
	margin-top:10px;
	margin-bottom:10px;
}
div.addform small {
	color:#FF0000;
	font-weight:normal;
}
div.addform table {
	border:0;
	padding:0;
	margin:0;
}
div.addform table th {
	font-weight:bold;
}
div.addform table th, div.addform table td {
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
	padding-right:10px;
}
table.order {
	border:1px solid #CCC;
	padding:0;
	margin:0;
	width:100%;
}
table.order th, table.order td {
	vertical-align:top;
	text-align:left;
	padding:5px;
	margin:1px;
	font-size:9pt;
}
table.order th {
	background-color:#177EB8;
	font-weight:bold;
	color:#FFF;
}
table.order th.c, table.order td.c {
	text-align:center;
}
table.order th.r, table.order td.r {
	text-align:right;
}
table.order tr td {
	background-color:#FFF;
}
table.order tr.alt td {
	background-color:#EFEFEF;
}
div#order_sum {
	margin-top:10px;
	border:1px solid #CCC;
	padding:5px;
	background-color:#FFF;
	text-align:right;
}
div#order_sum input {
	margin-left:10px;
}
.req {
	font-size:8pt;
	color:#FF0000;
}
table.checkout {
	border:1px solid #CCC;
	padding:0;
	margin:0;
	width:100%;
}
table.checkout h1 {
	margin:0;
	padding:0;
	color:#177EB8;
}
table.checkout td {
	vertical-align:top;
	text-align:left;
	background-color:#FFF;
	padding:5px;
}
table.checkout table {
	border:0;
	padding:0;
	margin:0;
}
table.checkout table th, table.checkout table td {
	padding:5px;
	text-align:left;
	vertical-align:top;
}
table.checkout table th {
	background-color:#EEE;
}
table.checkout table td {
	background-color:#FFF;
}
textarea.smtxt {
	width:260px;
	height:60px;
	font:9pt Helvetica, Arial, sans-serif;
}
input.qty {
	width:40px;
	text-align:center;
	border:1px solid #177EB8;
}
#cgui_wrapper {
	margin-bottom:10px;
}
#cgui {
	margin-top:10px;
}
#cgui fieldset, fieldset.stnd {
	border:1px solid #146BA0;
	padding:10px;
}
#cgui legend, fieldset.stnd legend {
	color:#146BA0;
	font-weight:bold;
}
#cgui div.sec {
	margin-bottom:10px;
}
div.clrbox {
	height:15px;
	width:15px;
	border:1px solid #000;
}
#cgui_app {
	margin-top:20px;
	position:relative;
	border:1px solid #000;
	width:400px;
	height:200px;
	overflow:hidden;
	background:url('/images/cgui_bg.gif') top left no-repeat;
}
img#cgui_app_elem {
	position:absolute;
	top:16px;
	left:16px;
}
#cgui_app_imprint {
	position:relative;
	width:1px;
}
#imprint_img {
	position:absolute;
}
#prev_app {
	position:relative;
	border:1px solid #CCC;
}
#prev_app div {
	position:absolute;
}
#cgui_app_elink {
	top:0;
	right:0;
	font-size:8pt;
	font-weight:bold;
	background-color:#FFF;
	padding:3px;
}

/* SYSTEM ADMINISTRATION */
ul.icons {
	margin:0;
	padding:0;
	list-style:none;
}
ul.icons li {
	float:left;
	margin:10px;
	padding:0;
	list-style:none;
	height:85px;
	width:75px;
	cursor:pointer;
	text-align:center;
	font:8pt Tahoma;
	color:#0000FF;
}
ul.icons li:hover {
	color:#FF0000;
}
ul.icons li img {
	width:60px;
	height:60px;
	border:0;
}
img.sys_icon {
	float:right;
	height:60px;
	width:60px;
}
input.stnd {
	font:9pt Arial;
	width:300px;
	border:1px solid #999;
	padding:1px;
}
textarea.stnd {
	font:9pt Arial;
	width:300px;
	height:80px;
	border:1px solid #999;
	padding:1px;
}
select.stnd {
	font:9pt Arial;
	width:300px;
	border:1px solid #999;
	padding:1px;
}
select.small {
	width:60px;
}
div.ltblue {
	background-color:#E3ECFF;
	color:#373737;
	padding:15px;
	font-size: 11px;
}
#pleft {
	float:left;
	width:480px;
}
#pright {
	float:right;
	width:405px;
}
#pright img {
	border: 1px solid #E2E2E2;
	padding: 2px;
}
table.nt {
	margin:0;
	padding:0;
	border:0;
}
table.nt td.l, table.nt td.r {
	vertical-align:top;
	text-align:left;
	border-top:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:12px;
}
table.nt td.l {
	border-right:1px solid #E2E2E2;
	padding-left:0;
	width:216px;
}
table.nt td.r {
	width:234px;
}
.sb {
	border:0;
	margin-top:15px;
	background:url('/images/sb_top.gif') top left no-repeat;
	width:216px;
	padding-top:7px;
}
.sb table {
	border:0;
	padding:0;
	margin:0;
	width:216px;
}
.sb th.ic {
	background:#1978AD url('/images/sb_th.gif') top left repeat-x;
	vertical-align:middle;
	text-align:center;
	color:#FFF;
	border:0;
	margin:0;
	padding:4px;
	font-size:10.5pt;
}
.sb td {
	vertical-align:middle;
	text-align:center;
	background-color:#FFF;
	color:#000;
	border:0;
	margin:0;
	padding:4px;
}
.sb td.il {
	border-left:1px solid #9EC8DC;
	border-bottom:1px solid #9EC8DC;
	border-right:1px solid #9EC8DC;
	text-align:center;
	width:92px;
}
.sb td.ir {
	border-bottom:1px solid #9EC8DC;
	border-right:1px solid #9EC8DC;
	text-align:center;
	width:93px;
}
.sb tr.alt td {
	background-color:#D2EAF6;
}
div.clr_opts {
	margin-top:15px;
	width:234px;
}
div.clr_opts div {
	float:left;
	padding:0;
	margin:0;
	margin-left:1px;
	margin-bottom:1px;
	height:21px;
	width:21px;
	cursor:pointer;
}
.help {
	font-size: 8.5pt;
	text-align: center;
	margin-top: 10px;
}

.help a {
	text-decoration: none;
}

ul#fonts {
	list-style:none;
	padding:0;
	margin:0;
	overflow:auto;
	width:200px;
	height:104px;
	border:1px solid #CCC;
}
ul#fonts li {
	background-color:#FFF;
	list-style:none;
	padding:1px;
	margin:0;
	border-bottom:1px solid #CCC;
	height:18px;
	overflow:hidden;
	cursor:pointer;
}
ul#fonts li:hover {
	background-color:#A4D1F3;
}
.whitenote {
	width:390px;
	padding:5px;
	border:1px solid #CCC;
	background-color:#FFF;
	margin-bottom:10px;
}
#prev_app img {
	border:0;
	padding:0;
}
