/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { margin:0; 	padding: 0; }

body {
	margin: 0; padding: 0;
	font: 11px  Arial, Helvetica, sans-serif;
	color: #333; 
	/* background: #FFF url(../Templates/Images/bg.gif) repeat-x;	*/
	text-align: center; 
}

/* links */
a {
	color: #F9864D; 
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #575757;
	background-color: inherit;
}

/* headers */
h1, h2, h3{
	font-family: 'Trebuchet MS', Tahoma, Verdana, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 145%;	
	padding: 10px 10px 5px 10px;
	color: #75A54B;
	/*color: #FFFFFF;*/
	background-color: inherit;
	border-bottom: 1px solid #EFF0F1;
}
.h1Sidemenu {
	border-bottom: 1px solid #EFF0F1;
	width:200px;
}
h2 {
	font-size: 125%;
	text-transform: uppercase;
}
h3 {
	font-size: 125%;	
	color: #404040;
}

h2, h3, p {
	padding: 10px;		
	margin: 0;
}

/* images 
img {
	border: 3px solid #D5D5D5;
}*/
img.float-right {
  margin: 5px 0px 5px 10px;  
}
img.float-left {
  margin: 5px 10px 5px 0px;
}

#sidebar h1, 
#sidebar p {
	padding-left: 0;
}

#homeMain {
	border-color:#008DD4;
	border-style:dotted;
	border-width:1px;
	height:160px;
	width:450px;
	float:left;
}

#homeVertLeftSpacer {
	width:5px;
	float:left;
}

#homeVertSpacer {
	width:20px;
	float:left;
}

#listCategoryBox {
	width:658px;
	float:left;
	border-color:#CCC;
	border-style:dotted;
	border-width:1px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#listCategoryBoxSeparator {
	width:650px;
	float:left;
	/*border-bottom-color:#008DD4;
	border-bottom-style:dotted;
	border-bottom-width:1px;*/
	padding:5px;
}

#listCategoryBoxHeading {
	width:660px;
	float:left;
	background-color:#EBEBEB;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px;
}

.listBoxHeading
{
	background-color:#EBEBEB;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.listBoxHeading a:link
{
	color:#000;
	background-color:#EBEBEB;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.listBoxHeading a:hover:
{
	color:#000;
	background-color:#EBEBEB;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.listBoxHeading a:active
{
	color:#000;
	background-color:#EBEBEB;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.listBoxHeading a:lvisited
{
	color:#000;
	background-color:#EBEBEB;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#homeHorzSpacer {
	width:900px;
	float:left;
	border-color:#008DD4;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

#homeHorzBlankSpacer {
	width:900px;
	float:left;
	height:10px;
}

#hrzBar {
	width:680px;
	float:left;
	height:22px;
	background-color:#EAEAF4;
	padding:5px;
}

#listSpacer {
	width:190px;
	height:18px;
	float:left;
	padding-bottom:2px;
	padding-top:2px;
	border-color:#008DD4;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

#listSpacerLong {
	width:440px;
	height:18px;
	float:left;
	border-color:#008DD4;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

#prdctHeaderSpacer {
	width:680px;
	float:left;
	padding:5px;
	background-color:#CCC
}

#prdctSpacer {
	width:680px;
	float:left;
	padding:5px;
}


#homeNarrowColumn {
	border-color:#008DD4;
	border-style:dotted;
	border-width:1px;
	height:152px;
	width:192px;
	float:left;
	padding:3px;
}

#homeLongBar {
	border-color:#008DD4;
	border-style:solid;
	border-width:1px;
	height:160px;
}

#homeMainNavs {
	width:170px;
	height:20px;
	padding:5px;
}

#homeMainNavs a:link{
	width:170px;
	height:20px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#F8845B;
}

#homeMainNavs a:hover{
	width:170px;
	height:20px;
	padding:5px;
	background-color:#F8F8F8;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#homeMainNavs a:active{
	width:170px;
	padding:5px;
	background-color:#F8F8F8;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#homeMainNavs a:visited{
	width:170px;
	height:20px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#F8845B;
}

#homeMainRHS {
	width:170px;
	height:20px;
	padding:10px;
}

#homeMainRHS a:link{
	width:170px;
	height:20px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#F8845B;
}

#homeMainRHS a:hover{
	width:170px;
	height:20px;
	padding:5px;
	background-color:#F8F8F8;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#homeMainRHS a:active{
	width:170px;
	padding:5px;
	background-color:#F8F8F8;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#homeMainRHS a:visited{
	width:170px;
	height:20px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#F8845B;
}


#outerMainWrap {
	border-color:#3FA7DC;
	border-style:solid;
	border-width:1px;
	width:900px;
	float:none;	
}

#bestBuyListHeaderWrap {
	float:left;
	width:98%;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCC;
	color:#000;
	}
#bestBuyListWrap {
	border-color:#F2F2F2;
	border-style:dotted;
	border-width:1px;
	float:left;
	width:98%;
	padding:1px;
	}
#bestBuyListSpacer {
	width:100%;
	height:15px;
	}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #FF9966;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(../Templates/Images/quote.gif) no-repeat 5px 10px                !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #FF9966;   
}

/* form elements */
form {
	margin:10px; padding: 5px;
	border: 1px solid #f2f2f2; 
	background-color:#FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 3px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:350px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Verdana, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #75A54B;
}
/* search form */
form.search {
	position: absolute;
	top: 15px; right: 5px;
	padding: 0; margin: 0;
	border: none;
	background-color: transparent; 
}
form.search input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 	
	vertical-align: top;
}
form.search input.button {
	width: 60px;
	vertical-align: top;
}

/**************************************
   LAYOUT 
***************************************/	
#wrap {
	margin: 0 auto; 
	padding: 0; 
	width: 850px;
	text-align: left;
}

/* header */
#header { 
	position: relative;
	height: 70px; 
	margin: 0; padding: 0;
	color: #808080; 		
}
#bannerAd { 
	position: relative;
	height: 169px; 
}
#header h1#logo {
	position: absolute;	
	font: bold 3.9em "trebuchet MS", Arial, Tahoma, Sans-Serif;
	margin: 0; padding:0;
	color: #75A54B;
	letter-spacing: -2px;	
	border: none;	
	
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0; left: 2px;		
}
#header h1#logo span { color: #F18359; }

#header h2#slogan { 
	position: absolute;
	margin: 0; padding: 0;	
	font: bold 12px Arial, Tahoma, Sans-Serif;	
	text-transform: none;
	
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 43px; left: 45px;
}

/* menu */
#menu {
	clear: both;
	background: #FF9966 url(../Templates/Images/menubg.gif) repeat-x;
	height: 30px;
	margin: 0;
	font: bolder 1.2em/30px Tahoma, Verdana, Arial, Sans-Serif;
	width:900px;		
}
#menu ul{
	margin: 0; padding: 0 0 0 8px;
}
#menu ul li {
	float: left;
	list-style: none;		
	border-right: 1px solid #FFA500;
}
#menu ul li a {
	display: block;
	text-decoration: none;	
	padding: 0 15px;
	color: #FFF;	
}
#menu ul li a:hover {
  	color: #333;	
	background: url(../Templates/Images/menu-hover-bg.gif) repeat-x;
}
#menu ul li#current a {
	color: #333;
	background: url(../Templates/Images/menu-current-bg.gif) repeat-x;	
}

/* sidebar */
#sidebar {
	float: left;
	width: 21%; 
	margin: 0;	padding: 0; 
	display: inline;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 7px 0; padding: 0;
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;	
	background: url(../Templates/Images/arrow.gif) no-repeat 3px 6px;	
	padding: 2px 5px 2px 20px;
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu li a {
	font-weight:normal;
	background-image: none;
	text-decoration: none;	
}

#rightbar {
	float: right;
	width: 21%;
	padding: 0;
	margin: 0; 			
}

/* main column */
#main {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	width: 54%;	
}

/*main column in the inside pages*/
#mainInside
{
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	width: 680px;	
}

.post-footer {
	/*background-color: #FAFAFA;*/
	background-color: #FFF;
	padding: 5px; margin: 15px 10px 10px 10px;
	border: 1.5px dashed #f2f2f2; 
	font-size: 95%;
}
.post-footer .date {
	background: url(../Templates/Images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../Templates/Images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../Templates/Images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer { 
	clear: both; 	
	color: #666666; 	
	padding: 0;	 
	background: #FFF url(../Templates/Images/footerbg.gif) repeat-x;
	height: 60px
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;
}
#footer-content {
	margin: 0 auto;
	width: 900px
}
#footer-content #footer-left {
	padding: 10px;
	width: 60%;
	float: left;
	text-align: left;
}
#footer-content #footer-right {
	padding: 10px;
	width: 33%;
	float: right;
	text-align: right;
}

#news {
	margin:10px; padding: 5px;
	border: 1px dashe #f2f2f2; 
	background-color: #F2F2F2;
	/* background-color: #FAFAFA; */
}
.linked_titles {		
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				font-style:normal;
				font-weight:normal;
				color:#006699;																	
				}
.linked_titles a:link {		
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				font-style:normal;
				font-weight:normal;
				color:#006699;
				text-decoration:none;
				}
											
.linked_titles a:hover {		
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				font-style:normal;
				font-weight:normal;
				color:#FF6600;
				text-decoration:underline;
				}
.linked_titles a:active {		
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				font-style:normal;
				font-weight:normal;
				color:#FF6600;
				text-decoration:underline;
				}
.linked_titles a:visited {		
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				font-style:normal;
				font-weight:normal;
				color:#FF6600;
				text-decoration:underline;
				}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear  { clear: both; }
.green  { color: #75A54B; }

.reds {
		font-family:"Courier New", Courier, monospace;
		font-size:12px;
		font-style:normal;
		font-weight:normal;
		color:#F00;
		background-color:#FFD5D5;
		}


