/* ---------- Base rules -----------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

*:focus {
	outline: 0;
}

body {
	line-height: 1em;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---------- Page Stucture -----------*/
body {
	font: 83%/1.2 arial, helvetica, sans-serif;
	background: #6699FF url(../images/bgborder.gif) repeat-y scroll  center 0px;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
	background-color:#FFFFFF;
}

.prodbg
{
	background-color: #99FFFF;
}
h1 {
	background-color: #99FFFF;
	border:1px solid #99CCFF;
	color: #0000FF;
	height:33px;
	line-height:30px;
	margin:5px 0 5px 0px;
	padding:0 0 0 5px;
	font-size: 150%;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	
}

h2 {
	color: #0000FF;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	text-decoration:none;
	line-height:25px;
	padding:4px 0 2px;	
}

h3 {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:14px;
	font-weight: 700;
	line-height:normal;
	margin:0;
	text-decoration:none;
	line-height:14px;
	padding:3px 0 1px;	
}

p{
margin-top: 2px;
margin-bottom: 4px;

}
.left {
	float:left;
}

.right {
	float:right
}

/*Clear*/
.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfloat {
	display: inline-block;
}


input, select, textarea {
	border: 1px solid #666699; 
	padding: 2px;
}
/* ----------   -----------*/

#header {
	background-color: #0000FF;
	height: 44px;
	margin: 0px 0px 2px;
}
#header h4 {
	text-indent: -9999px; 
}
#header h4 a {
	background: transparent url(../images/_dtilogo.gif) no-repeat scroll 0px center;
	position: relative;
	top: -7px;
	left: 5px;
	display: block;
	height: 26px;
	width: 150px;
}

/* ---------- Menu  -----------*/

.m2menu ul {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
.m2menu li
{
	display: inline;
	list-style-type: none;
}
.m2menu a:link, .m2menu a:visited
{
	text-decoration: none;
}
.m2menu a:hover
{
	text-decoration: none;
}

.productbox {
	border-color: #FFFFFF #E6E6E6 #E6E6E6;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	margin:0 1px 10px;
	padding:4px;
	
}

.picLeft{
   float: left; 
    clear: left; 
    margin: 1px 6px 1px 1px; 
}

#topnav {
	padding: 2px 0px;
	background-color: #9966FF;
}

#mainmenu a { 
	font-size:14px;
	font-weight:bold;
	padding:4px 8px;
	background-color: #9966FF;
}
#mainmenu a:link, #mainmenu a:visited {
	color: #000000;	
}
#mainmenu a:hover {
	color: #0000FF;	
	background-color: #8B70FF;
}

#mainmenu .selected {
	background-color: #FFFFFF;
}
#mainmenu .selected a:hover {
	background-color: #FFFFFF;
}

.buynowblock { 
	padding: 14px 2px;
	font-size:12px;
}
.buynowmenu a { 
/*	border-color:#CCCCCC #333333 #333333 #CCCCCC;
	border-style:solid;
	border-width:1px; */
	background: #FFFFFF url(../images/button-b.gif) repeat-y scroll  center 0px;
	border: none;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:6px 4px;
	margin: 1px 2px;
	text-decoration:none;
	vertical-align:top;	
}
.buynowmenu a:link, .buynowmenu a:visited
{
	color: #000000;	
}
.buynowmenu a:hover
{
	color: #0000FF;	
	/*background-color: #8B70FF;*/
}

/* ---------- Content  -----------*/

/* FF scrolbar hack */
html {height: 100%;}
body {min-height: 101%;} 

#maincontent
{

}

.contentBar {
	margin:5px 20px;
}

#content75 {
	width:70%;
}

#content100 {
	width:93%;
}

.content50 {
	width:45%;
}


.m2menu a:hover
{
	text-decoration: none;
}

#sidebar{
	float: right;
	width: 20%;
	font-size:  12px; 
	color: #000000; 
    border-left: 1px; 
    padding: 5px 20px;
    background-color:#DDEEFF;	
	padding-top: 1em;
}
#sidebar h3{
	background-color: #66CCFF;
	padding:5px 3px;
	font-weight:bold;
	margin: 2px 0px 2px;
}
#sidebar p{
	margin: 4px 5px; 
}

.sidebarbox {
	margin-bottom: 18px;
}
.sidebarbox ul li {
	line-height:180%;
}

#footer {
	/*background-color:#0000FF;  */
	color: #9966FF;
	font-size:12px;
	margin-top:10px;
	padding:10px 0px 0px;
	text-align:center;
	width:100%;
}


#footermenu a:link, #footermenu a:visited {
	color: #9966FF;
}
#footermenu a:hover {
	text-decoration: none;
	color: #8B70FF;
}

#copyright {
	font-size:10px;
	padding: 5px 0px; 
}

#copyright p {
	width:100%;
	font-size: 10px; 	 
	padding:4px 0px 0px;
}

ul.items
{
	font-size: 12px; 
    list-style-type: square;
    margin-left: 25px;    
	font-family:Verdana,Arial,Helvetica,sans-serif,Geneva,Georgia;
}


ul.ulpad li{
	margin-bottom: 5px;
}

ul {
	line-height:1.5em;
	list-style-image:url(../images/bullet.gif);
}

ul.sbitem
{
	font-size: 12px; 
    list-style-type: none;
    margin-left: 12px;    
	font-family:Verdana,Arial,Helvetica,sans-serif,Geneva,Georgia;
	line-height:1.5em;
}
ul.sbitem li{
	margin-bottom: 5px;
	border-bottom:1px solid #CCCCCC;
}
ul.sbitem li.last {border-bottom:none}

li.last {border-bottom:none}


.bold {
	font-weight:600
}
table.tblBuy {
	table-layout: auto;
	border-collapse:  separate;
	border: 1px solid #C0C0C0;
    font-family :  Verdana, Arial, Geneva, sans-serif ;
    FONT-SIZE: 12px;
	}
table.tblBuy th {
	text-align: left;
	border: 0px solid #000;
	padding: 0.4em;
	font-size: 1em;
	background : #C0C0C0;
	font-weight: bold;
	}
table.tblBuy th.noChange {
	text-align: left;
	border: 0px solid #000;
	padding: 0.4em;
	font-size: 1em;
	background : #FFFFFF;
	font-weight: normal;
	}
table.tblBuy td.Acenter {
	text-align: center;
	border: 1px solid #33CCCC;
	padding: 0.4em;
	font-size: 1em;
	}
table.tblBuy td.noChange{
	text-align: left;
	border: 0px solid #33CCCC;
	padding: 0.4em;
	font-size: 1em;
	}
table.tblBuy td.Aleft {
	text-align: left;
	border: 1px solid #33CCCC;
	padding: 0.4em;
	font-size: 1em;
	}
table.tblBuy td.Aright {
	text-align: right;
	border: 1px solid #33CCCC;
	padding: 0.4em;
	font-size: 1em;
	}
td.fgreen {
	text-align: center;
	background-color:#E0FFE0;
	}
td.fyellow {
	text-align: center;
	background-color:#FFFFE0;
	}
td.fred {
	text-align: center;
	background-color:#FFE0E0;
	}	
