#debug{ display: none;
float: left}

body.body{
	background: url(/newimages/bg.jpg) repeat-x;
	margin:10px 0px 10px 0px;
}

body, table, th, td, div, p ,li{
	font: 10pt 'trebuchet MS', arial, helvetica, sans-serif;
	/*text-align: justify;*/
}

p{
	margin: 0px 0px 10px 0px;
}

h1{
	color:#990000;font-weight:bold;font-size:11pt;
	border-bottom: 1px solid #990000;
	clear: both;
	margin-top: 10px;
}

h2{
	color: #465AA3;font-weight:bold;font-size:11pt;
	margin:0;
}

#mainbody{
	padding-right:10px;
	padding-left: 10px;
}

ul{
	list-style-image: url(/newimages/bullit.gif);
}

/* topnav style */
ul#mainlevel-oscnav{
	list-style:none;
	margin:0px;
	padding:0px;
}

ul#mainlevel-oscnav li{
	float:left;
	width: auto !important;
	height:30px;
}

a.mainlevel-oscnav{
	display: block;
	verical-align:middle;
	font: 10pt/30px 'trebuchet MS', arial, helvetica, sans-serif;
	padding:0px 8px 0px 8px;
	border-left:1px solid #5167bd;
	border-rikght:1px solid #303d70;
	color: #ffffff;
	text-decoration:none;
	background: url(/newimages/navbg.gif) repeat-x 50% 0%;
}

a.mainlevel-oscnav:hover{
	color: #ffffcc;
	background: url(/newimages/navbg.gif) repeat-x 50% 100%;
}

#active_menu-oscnav{
	background: #273A86;
	color:#ffffcc;
	font-weight: bold;
}

/* domain checker */
.domainsearch-toolbar{
	/*float:right;*/
	color:#ffffff;
	text-align:left;
	font: 10px 'trebuchet MS', arial, helvetica, sans-serif;
}

.domainsearch-toolbar p {
	font: bold 11px sans-serif;
}

.domainsearch-toolbar .inputbox-toolbar {
	font: 11px sans-serif;
	background:#881F40;
	padding:0px 3px 2px 3px ;
	border:1px inset #881F40;
	color: #ffffff;
	height: 18px;
}

.domainsearch-toolbar .select-toolbar {
	font: 11px sans-serif;
	background:#881F40;
	padding:0px;
	border:1px inset #881F40;
	color: #ffffff;
	height: 17px;
}

.domainsearch-toolbar .butjton-toolbar {
	font: 11px sans-serif;
	background:#881F40;
	padding:0px;
	border:1px outset #881F40;
	color: #ffffff;
	height: 19px;
margin-top:2px
}

/* module boxes */
#leftcol div.module {
	width: 166px;
	background: transparent url(/newimages/module_tile.jpg) left repeat-y;
	margin-bottom: 10px;
	margin-left: 3px;
}

#leftcol div.module div {
	width: 166px;
	background: transparent url(/newimages/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div {
	width: 166px;
	background: transparent url(/newimages/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div {
	width: 166px;
	padding-top: 5px;
	background: transparent;
	padding-bottom: 15px;
}


#leftcol div.module h3 {
	text-align: center;
	font: bold 10pt arial, helvetica, sans-serif;
    color: #2C469D;
	padding-top:5px;
	text-transform:uppercase;
	width: 160px !important;
	margin-top: -7px;
	margin-bottom:3px;
	border-bottom:1px solid #545B9F;
}


/* main nav */
a.mainlevel{
	display: block;
	height:20px !important;
	width: 166px !important;
	font-size: 10pt/22px;
	text-decoration: none;
	color: #545B9F;
	padding-left: 5px;
	background: transparent;
}

a.mainlevel:hover{
	background: url(/newimages/module_button2.gif) no-repeat;
	color: #990000;
}


.errortext{
	color:#ff0000;
	font-weight:bold;
}

.light{
}

.dark{
	background-color:#F4F6F9;
}

.label{
	background: #F4F6F9 url(/newimages/headerbg.jpg) repeat-y;
}

.shoplabel{
	background: #FFFAE9 url(/newimages/shoplabelbg.jpg) repeat-y;
}

#content a{
	color: #465AA3;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

#basketdiv a{
	color: #465AA3;
	text-decoration: none;
}

#basketdiv a:hover{
	text-decoration: underline;
}



#basketdiv {
	width: 250px;
	height: 20px;
	border: 1px solid #465AA3;
	float: right;
	text-align: center;
	margin-top: 5px;
	background: #FFFAE9 url(/newimages/shoplabelbg.jpg) repeat-y;
}



.linklist{
	list-style-image: url(/newimages/arrow.gif);
}


/*.infobox{
	float: right;
	border: 1px solid #465AA3;
	width: 175;
	margin-left: 10px;
	background: #F4F6F9 url(/newimages/headerbg.jpg) repeat-y;
}

.infobox h2{
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	background: #465AA3;
	padding: 3px;
}

.infobox p{
	padding: 0 5px 5px 5px;
}*/

#content div.infobox {
	float: right;
	width: 166px;
	background: transparent url(/newimages/module_tile.jpg) left repeat-y;
	margin-left: 10px;
	margin-right: -5px;
}

#content div.infobox div {
	width: 166px;
	background: transparent url(/newimages/module_top.jpg) top left no-repeat;
}

#content div.infobox div div {
	width: 166px;
	background: transparent url(/newimages/module_bottom.jpg)  bottom left no-repeat;
}

#content div.infobox div div div {
	width: 166px;
	padding-top: 5px;
	background: transparent;
	padding-bottom: 15px;
}


#content div.infobox h3 {
	text-align: center;
	font: bold 10pt arial, helvetica, sans-serif;
    color: #2C469D;
	padding-top:5px;
	text-transform:uppercase;
	width: 160px !important;
	margin-top: -7px;
	margin-bottom:3px;
	border-bottom:1px solid #545B9F;
}
#content div.infobox p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content div.infobox form{
	margin: 0px;
}
/* shopinfobox */

#content div.shopinfobox {
	float: right;
	width: 166px;
	background: transparent url(/newimages/basket_tile.jpg) left repeat-y;
	margin-left: 10px;
	margin-right: -5px;
}

#content div.shopinfobox div {
	width: 166px;
	background: transparent url(/newimages/basket_top.jpg) top left no-repeat;
}

#content div.shopinfobox div div {
	width: 166px;
	background: transparent url(/newimages/basket_bottom.jpg)  bottom left no-repeat;
}

#content div.shopinfobox div div div {
	width: 166px;
	padding-top: 5px;
	background: transparent;
	padding-bottom: 15px;
}


#content div.shopinfobox h3 {
	text-align: center;
	font: bold 10pt arial, helvetica, sans-serif;
    color: #2C469D;
	padding-top:5px;
	text-transform:uppercase;
	width: 160px !important;
	margin-top: -7px;
	margin-bottom:3px;
	border-bottom:1px solid #545B9F;
}
#content div.shopinfobox p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content div.shopinfobox form{
	margin: 0px;
}
