/***********************************************/
/* HTML tag styles                             */
/***********************************************/

html {
	height: 100%; /* make sure height is correct for mozilla browsers */
	
}
/* IE only hack to get things in the center */
/*\*/
* html {
	text-align: left;
	background-color: #FFFFFF;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.7em;
	line-height: 1.5em;	
	margin: 0;
	margin-right: auto;
	height: 100%;
	padding: 0px;
	background-color: #FFFFFF;
	/*background-image:url(../images/backgroundimage.jpg)	*/
	
	background-image: url(../images/backgroundb2.jpg); 
	background-repeat: repeat-x; 
	
}


span {
margin:0;
padding:0;
}


img {

border:0;
margin:0;
padding:0;

}

label {
display: block;
	float: left;
	width: 70px;
	}
	

table {
/*	line-height: 1.5em;	*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	border-collapse:collapse;

}
pre {
	font-size:11px;
}


ul{
 list-style-type: square;
 margin: 5px 10px;
 padding: 0px;
}

ul ul{
 list-style-type: disc;
}

ul.in li {
	list-style-type:none;
	display:inline;
}


label {
	display:block;
	float:left;
	margin-left:0px;
}
form {
	margin:0px;
	/*border-bottom:1px solid silver;*/
	width:100%;
}


th {
	/*text-align:left;*/
	padding:0px 0 0 0px;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	background-color:#BBBBBB;
	height:20px;

}
td {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

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

.strap h1 {
	font: normal 270% "Arial Black", sans-serif;
	color: #FFFFFF;
	margin: 0px;
 	padding: 0px;
	line-height: 15px;
}
h1{
 font: bold 100% Arial, Helvetica, sans-serif;
 color: #5D6280;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 100% Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
h3{
 font: bold 110% Arial, Helvetica, sans-serif;
 color: #0099FF;
 margin: 0px;
 padding: 0px;
}
h4{
 font: bold 120% Arial, Helvetica, sans-serif;
 color: #0083D7;
 margin: 0;
 padding: 7px 0 7px 0;
 border-bottom: 1px dashed #B5B5B5;
 
}
h5 {
 font-size:105%;
 margin: 15px 0px 0px;
 padding: 0px;
}
.hlite{
 font: bold 110% Arial, Helvetica, sans-serif;
 color: #0099FF;
 margin: 0px;
 padding: 0px;
}

.white {

 font: bold 120% Arial, Helvetica, sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;

}

a.white , a.white:hover, a.white:visited, a.white:active, a.white:link {

 font: bold 100% Arial, Helvetica, sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;

}



/* admin styles */
.hr {
	border-bottom: 1px solid #E77B19;
	margin: 0;
	padding: 0;
	height: 1px;
}


	

.general 
	{ 
	color: #222222;
	font-family: Verdana, Helvetica, Verdana, Arial, sans-serif;
	font-size: 8pt; 
	text-decoration:none;
	}
a.general 
	{ 
	color: #222222;
	}
a.general:hover 
	{ 
	color: #ff0033;
	}
.headerMain 
	{
	font-family:Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#F33D0E;
	text-decoration:none;
	}
.paddingGeneral 
	{
	padding: 5px;
	}
#b {width: 800px; padding:0 0 0 20px; margin: auto;  text-align: left;} /* Page wrapper div */


/**********************************************************/


/* Vertical Bar */

#navcontainer
{
background: #FAFAFA;
margin: 0 auto;
padding: 1em 0 0 0;
font-family: georgia, serif;
text-align:center;
}


#v_navcontainer
{
background: #FAFAFA;
width: 100%;
margin: 0 auto;
padding: 1em 0;
font-family: georgia, serif;
font-size: 13px;
text-align: center;
text-transform: lowercase;
}


/* Horizontal Bar */
/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 ;
width: 100%;
font-size: 0.8em;
/*text-align:center;*/

}

ul#navlist li
{
display: block;
float: left;
margin-left:10px;
margin-bottom:5px;
margin-right:10px;
margin-top:5px;
line-height:25px;
padding: 0;
width: 100%;
text-align:center; 
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #4E4A4B;
text-decoration: none;
background: #F0F2F4;

}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #F0F2F4;
color: #4E4A4B;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #5D6280;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

/**********************************************************/



/*  Links
==============================================================================================  */
a {text-decoration: none;}
a img {border: 0;}
a:link, a:visited {font-size: 100%; font-weight: bold; color: #666666 ; cursor: pointer;}
a:visited {color: #000066;}
a:hover {color: #0000CC; text-decoration: underline;}
a:active {color: #0000FF;}

/* Stylized Links 
---------------------------------------------------------------------- */
a.links:link, a.links:visited { color: #390; background: url(..\pix\icn-talkbubble.gif) 0 2px no-repeat; padding-left: 0px; }
a.search:link, a.search:visited {white-space: nowrap;color: #390; background: url(..\pix\icn-search.gif) 0 0.3em no-repeat; padding-left: 13px; }
a.more {white-space: nowrap;}

    /* ---= Watchlist Remove =--- */
    a.remove { padding-left: 13px; margin-left: 0.75em; color: #666; background: url(..\pix\watch-remove.gif) 0 .3em no-repeat; }
    a.remove:hover {color: #900; background-image: url(..\pix\watch-remove-hover.gif);}
    
    /* ---= Mini =--- */
    a.mini { padding-left: 13px; margin-left: 0.75em; color: #390; background: url(..\pix\icn-mini.gif) 0 .3em no-repeat; }
    
    /* ---= RSS Link =--- */
    a.rss { padding-left: 2.5em; font-size:.9em; color: #666; background: url(..\pix\icn-rss.gif) 0 .22em no-repeat; font-weight: normal; }
    a.rss:hover {color:#0066CC}  
    
    /* ---= OPML Link =--- */
    a.opml { padding-left: 3em; font-size:.9em; color: #666; background: url(..\pix\icn-opml.gif) 0 .22em no-repeat; font-weight: normal; }
    a.opml:hover {color:#0066CC}  

    /* ---= Close Link =--- */
    a.close {display:block;color: #444; background: url(..\pix\icn-signin-cancel.gif) 0 66% no-repeat;padding-left: 15px; font-size: 0.9em;margin-top:.5em}



/*  Rounded Box Corners
==============================================================================================  */
/*.box {margin: 0 0 0.75em 0; clear: both; position: relative;}
b.cn { position: absolute; height: 10px; width: 10px; margin: 0; padding: 0; background: url(..\pix\corners\white.png) no-repeat; line-height: 1px; font-size: 1px; } 
b.tl {top: -1px; left: -1px; background-position: top left;}
b.tr {top: -1px; right: -1px; background-position: top right;}
b.bl {bottom: -1px; left: -1px; background-position: bottom left;}
b.br {bottom: -1px; right: -1px; background-position: bottom right;} */


     /* IE Filters */
/*  * html b.bl {bottom:-2px}
    * html b.br {bottom:-2px}
    * html b.cn {background-image: url(..\pix\corners\white.gif);} */

.box {margin: 0 0 0 0; clear: both; position: relative; }
b.cn { position: absolute; height: 7px; width: 7px; margin: 0; padding: 0; background: url(..\pix\corners\white.png) no-repeat; line-height: 1px; font-size: 1px; } 
b.tl {top: -1px; left: -1px; background-position: top left;}
b.tr {top: -1px; right: -1px; background-position: top right;}
b.bl {bottom: -1px; left: -1px; background-position: bottom left;}
b.br {bottom: -1px; right: -1px; background-position: bottom right;}

     /* IE Filters */
    * html b.bl {bottom:-2px}
    * html b.br {bottom:-2px}
    * html b.cn {background-image: url(..\pix\corners\white.gif);}

/* Additional */

p.title {
	display:block;
	float:center;
	font-size:1em;
	font-weight:bold;
	
}

p.general
	{
	font-size: 12px;
	font-weight:bold;
	
	
	}
p.label {
	margin-top:5px;
	padding-top:10px;
	display:block;
	float:left;
	padding-left:30%;
	font-size:1em;
	width:100%;
}

p.label_short {
	display:block;
	font-family:sans-serif;
	float:left;
	margin-left:0;
	margin-right:0;
	padding-left:10;
	font-size:1em;
	text-align:left;
}


#require {
	color:#FF0000;
	display: block;
	float: left;
	margin-left:-5px;
	margin-right:0;
	font-size:1em;
	width:0;

}

#cart_width {
	float: none;
	color:black;
	margin-right:0;
	font-size:1em;
	width:20;
	margin-bottom:5;
	margin-left: 5;
}



p.text {
	display:block;
	float:left;
	margin-left:20;
	font-size:1em;
	width:220;
}

p.list {
	display:block;
	float:left;
	margin-left:2.5;
	margin-bottom:10px;
	padding-bottom:15;
	font-size:1em;
	width:220;
}


#error {
	color:#FF0000;
	font-weight:bold;
	margin-left:10;
	font-size: 10px;
 	width: 100%;
 	margin-left:20;
	margin-right:20;
	padding:2 2 3 16;
 	border: 1 1 1 1 solid #f5f5f5;
 	background-color: #ffffff;
 	filter:alpha(opacity=100);
	}

	

#db_cart_title_right
	{
	/*display:block;*/
	float:right;
	padding-right:20px;
	padding-left: 2px;
	/*word-wrap: break-word;*/
	/*text-align:left;*/
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#db_cart_page_right
	{
	text-align:right;
	padding-right:20px;
	padding-bottom:20px;
	padding-left: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*word-wrap: break-word;*/
	/*text-align:left;*/
	font-size:11px;
	
	}
#db_cart_page_center
	{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*word-wrap: break-word;*/
	/*text-align:left;*/
	font-size:11px;
	margin-bottom:20px;
	
	}


#db_cart_title_left
	{
	display:block;
	float:left;
	padding-right:20px;
	padding-left: 2px;
	/*word-wrap: break-word;*/
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.db_border
	{
	padding-right:10px;
	padding-left: 10px;
	}

.Copyright {

 font: bold 80% Arial, Helvetica, sans-serif;
 color: #BBBBBB;
 margin: 0px;
 
}

#center_title {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 140%;
 color: #94A4B3;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:0;
 border-bottom: 1px solid #BBBBBB;
 margin-bottom:20px;
 width:98%;
 font-weight:bold;
 
 /*text-decoration:none;*/
 
 }
 
#main_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 140%;
color: #94A4B3;
 padding-top:30;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:3px;
 padding-left:0; 
 border-bottom: 1px solid #BBBBBB;
 margin-left:10px;
 margin-right:10px;
 margin-bottom:20px;
 width:90%;
 font-weight:bold;
 float:center;
/* width:100%;*/
 
 /*text-decoration:none;*/
 
 }


#cart_info{
font-family:sans-serif;
font-size: 100%;
float: right;
/*color: #cc0066;*/
/*color:#0099FF; */
line-height:15px;
color:#5D6280; /*E77B19; Naraja*/
/*color: #0068D2; ff7700;*/
font-weight: bold;
text-decoration: none;
text-align:left;
/*background: url(../images/divider1.gif) bottom left no-repeat;*/

}



#cart_logout{
padding-right:3px;
font-family:sans-serif;
font-size: 100%;
color:#5D6280; /*E77B19; Naraja*/
font-weight: bold;
text-decoration: none;
text-align:left;
/*background: url(../images/divider1.gif) bottom left no-repeat;*/


}

#cart_title_right{
	{
	font-weight: bold;
	text-align:right;
	padding-right:20px;
	padding-bottom:0px;
	padding-left: 2px;
	padding-top:0px;
	font-family:sans-serif;
	/*word-wrap: break-word;*/
	/*text-align:left;*/
	font-size:11px;
	
	}


#showSubmitDiv {

visibility: hidden;
display:none;
}


.myLayersClass { position: relative; visibility: hidden; }


.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
}

.switchcontent{
/*width: 400px;*/
border: 3px solid #FAFAFA;
border-top-width: 0;

}

#cbbanner1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/*	background-color: #FEEEB8;*/
}



