@charset "utf-8";

body {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #333333;
}
body a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
body a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}
h2 {
	margin: 0px;
	color: #CC6600;
	padding-bottom: 10px;
}	


#item_main {
	padding: 10px;
}



#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 802px;
}
#header {
	height: 100px;
}
#header_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 450px;
}
#header_right {
	width: 350px;
	margin-left: 451px;
	height: 100px;
	text-align: right;
}

#footer {
	font-size: 10px;
	text-align: center;
	padding: 20px;
}
.footer_bg {
	background-image: url(../images/h_bar.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.footer_line {
	border-top: dashed 1px #999999;
}
#cover {
	margin: 0px;
	padding: 0px;
}


#navigation {
	width: 450px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}


#cart_top {
	height: 23px;
	width: 129px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/cart_bg.gif);
	padding-top: 2px;
	padding-right: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 55px;
	margin-left: 205px;
}
#cart_top:hover {
	background-image: url(../images/cart_bg_over.gif);
}
#cart_top a:link, a:visited {
	text-decoration: none;
}
#cart_top a:hover, a:active {
	text-decoration: none;
}
#links {
	margin: 0px;
	height: 20px;
	width: 350px;
	font-size: 10px;
}
#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links li {
	display: inline;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 5px;
}


#logo {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 450px;
}

#sidebar {
	float: right;
	width: 160px;
	padding: 10px;
	text-align: center;
}
#item_top {
	background-color: #CCCC99;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	padding: 4px;
	margin-bottom: 10px;
}
#click_text_shad {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	margin-top: 75px;
}
#click_text_bluegill {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	margin-top: 75px;
}
#click_text_cisco {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	margin-top: 25px;
}

#thumbnail {
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 45px;
	height: 39px;
	margin-right: 8px;
	float: left;
	margin-bottom: 8px;
}
#image_bar {
	height: 54px;
	width: 400px;
	padding-top: 8px;
}
#item {
	width: 400px;
	float: left;
}
#item_description {
	margin-left: 400px;
	padding-left: 20px;
}
#item_description p {
	margin-top: 0px;
}






#content {
	padding-top: 20px;
	background-image: url(../images/h_bar.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#cart {
	padding-top: 50px;
}


.quote {
	font-style: italic;
	margin: 0px;
}
.author {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.large {
	height: 420px;
}
.small {
	height: 100px;
}

#table {
	border: 1px solid #666666;
	text-transform: capitalize;
}
#tr_light {
	background-color: #F9F9F9;
}
#tr_first {
	font-weight: bold;
	background-color: #CCCCCC;
}
#tr_dark {
	background-color: #E0E0E0;
}
#tr_last {
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
}
#gallery {
	margin-right: 60px;
	margin-bottom: 18px;
	border: 1px solid #CCCCCC;
	height: 140px;
	width: 200px;
	padding: 2px;
	float: left;
	margin-top: 18px;
}
