/*### Body ###*/
BODY{
	width:780px;
	padding: 6px;
	margin:auto;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

H1{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	/*text-shadow: #DDD 3px 3px 3px;*/
	margin-bottom:5px;
}

H2	{
	font-size: 14px;
}	

TABLE  {
	font-family:
	arial; font-size: 12px;
	text-decoration: none;
	color: #000000
}
TEXTAREA { font-size: 12px; font-family: arial;}



/*### Links ###*/
a:link {color: #0000FF; text-decoration: underline;}
a:visited {color: purple; text-decoration: underline;}
a:hover {color: #FF0000; text-decoration: underline;}



/******  HEADER  ******/
#Header {
	background-color: #336699;
	height: 5px;
	text-align:right;
}


/*### NAVIGATION ###*/
/*********************/

#Logo A{
	font-size:16px;
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	background: url(/img/logo-motif.gif) no-repeat left center;
	color:#FFFFFF;
	display:block;
	padding: 25px 0 25px 65px;
	text-decoration: none;
}

#Logo A:Hover {
	color: #DDDDFF;
}

#NavMailingList {
	text-align:center;
	margin: 2px;
}

#NavMailingList INPUT {
	text-align:center;
	width: 95%;
}

.Navigation #Nav {
	color: #FFFF33;
	float:left;
	width: 15em;
	margin-bottom: 10%;
	padding: 15px 0;
	/*border-right: 1px solid #6D84B4;
	border-bottom: 1px solid #6D84B4;*/
	background: url(/img/nav/nav-curve-bottom.gif) no-repeat right bottom;
	background-color: #336699;
}

.Navigation #Nav UL{
	display:block;
	margin-left:0;
	padding-left:3px;
	list-style-type: none;
	font-size: 13px;
	font-weight:bold;
}


.Navigation #Nav UL A {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color:#FFFFFF;
	padding: 4px 0 4px 2px;
	display: block;
	text-decoration:none;
	font-weight:normal;
}

.Navigation #Nav UL A:hover {
	color:#336699;
	background:#FFFFFF;
}

.Navigation #Nav UL LI UL{
	font-size:90%;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	margin-left:10px;
	list-style-type: none;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.Navigation #Nav UL LI UL A {
	color:#FFFFFF;
	font: 11px normal;
	padding: 2px 0 2px 2px;
	display: block;
	border: 0;
}

.Navigation #Nav UL LI UL A:hover {
	color:#336699;
	background:#FFFFFF
}

.Navigation #Nav IMG {
	border: 0;
}


/******  CONTENT  ******/
#Content {
	vertical-align:top;
	padding-top:10px;
	width:600px;
}


/******  PRODUCT LISTING  ******/
.Prod {
	height: 60px;
	width: 95%;
	margin:0 auto;
	margin-bottom: 10px;
	border: 1px solid #DDDDDD;
}

.Prod-Title {
}

.Prod-Description {
	padding: 0 65px 0 0;
}


.Prod-Google {
	width: 95%;
	margin:0 auto;
	margin-bottom: 10px;
	border: 1px solid #DDDDDD;
}

/******  REVIEWS  ******/

#Reviews {
	width: 70%;
	margin:auto;
	padding: 6px 2px 6px 2px;
	background-color: #E9EAFF;
	display: block;
	border: 1px solid #336699;
	-moz-border-radius: 10px 10px 0px 0px;
}

#Reviews FORM {
	text-align:center;
}

#ReviewsHeader{
	font-size: 13px;
	background-color:#336699;
	color:#FFFFFF;
	text-align: center;
	padding: 3px;
	
}

#Reviews LI {
	list-style-type:none;
	margin: 0;
	padding:0;
}
/*### BreadCrumbs ###*/
#BreadCrumbs {
	text-align:left;
	font-size: 11px;
	text-decoration: none;
}


/******  Tables  ******/
#ItemList{
	width: 100%;
	text-align: center;
}
#ItemList TD {
	padding: 12px;
	background-image: url(/img/ItemListRuleGrad.gif);
	background-position:bottom;
	background-repeat:repeat-x;

}

#ItemListHeader {
	background-color: #336699;
	color:#FFF;
	font-weight:bold;

}
.header-row{font-size: 13px; color: #FFFFFF; font-weight: bold; background-color: #336699;}



/******  HOMEPAGE  ******/
#PopularItems TD
{
	border: 1px solid #336699;
	font-size: 11px;
	text-align: center;
	-moz-border-radius: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#HomepageCategories, #HomepageCategories TD
{
	margin:auto;
	padding: 2px;
}

#HomepageCategories A {
	padding-left: 20px;
	background-image: url(http://www.electrokits.com/img/bullet-blue.gif);
	background-position: left;
	background-repeat: no-repeat;
}


/*###  SOCIAL NETWORKS  ###*/
#SocialNetworks {
	text-align:right;
	font-size: 75%;
	color: #666666;
	margin:10px;
}

#SocialNetworks A {
	margin-right: 6px;
	text-decoration: none;
}

#SocialNetworks IMG {
	vertical-align:middle;
}



/******  FOOTER  ******/
#Footer {
	padding: 3px;
	font-size:10px;
	color:#444;
	border-top: 1px solid #444;
	margin:auto; 
}

/******  SEARCH HIGHLIGHT  ******/
.searchword {
	font-weight: bold;
	background-color: #FFFF66;
	color:#0000FF;
}



/*###  ARTICLES  ###*/
/*********************/
.art {
	width: 95%;
	margin:0 auto;
	margin-bottom: 10px;
	border: 1px solid #DDDDDD;
}
.art-headbar {
	padding: 1px 1px 1px 5px;
	background: #E5ECF0;
	/*background:#8DB5D7;*/
	/*border: 1px solid #336699;*/
	border-bottom:none;
	
}
.art-title {
	font-size: 120%;
	margin-bottom: 2px;
}
.art-headbar A {
	color:#2222EE;
}
.art-headbar A:hover, .art-headbar A:visited {
	color:#000;
}
.art-desc {
	margin:0 auto;
	padding: 5px 5px 5px 15px;;
	border-top:none;
}
#pubtime, .pubtime {
	font-size:85%;
	font-style:italic;
	margin-bottom: 3px;
	padding-left: 10px;
}
#category, .category
{
	font-size:85%;
	color:#666666;
}
#tags, .tags
{
	font-size:75%;
	color:#666666;
	margin:10px;
}
#ArticleContent {
	font-size: 85%;
}





/*### Alternative Styles ###*/
.whitebg {background-color: #FFFFFF;}
.time {font-size: 12px; color: #999999; font-weight: bold;}
.additional-resources {font-size: 12px; font-style: italic;}
.small {font-size: 12px; text-decoration: none;}
.small-grey {font-size: 10px; color: #666666; text-decoration: none;}
.small-red {font-size: 12px; color: #FF0000; text-decoration: none;}
.very-small {font-size: 10px; text-decoration: none;}
.bold-red {font size:10px; color: #FF0000; text-decoration: none; font-weight: bold;}
.big {font-size: 12px;}
.big-bold {font-size: 14px; font-weight: bold;}
.small-blue-italic {font-size: 10px; color: #666666; font-style: italic;}
.footer {font-size: 10px; text-decoration: none;}

