/* Global styles */

.store form {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.store li {
	margin-top: 5px;
}

.store div.text {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #FFFFFF;
	color: #666666;	
	padding-top: 15px;
	padding-bottom: 0px;
}
.store .store td, .store th {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #FFFFFF;
	color: #666666;	
}
.store {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	background: #fff;
	margin: 0;
	padding: 0;	
}

.store div.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	margin:0 auto;
	text-align:center;
	width: 1000px;
}


.store input, .store select {
	border: 1px solid #666666;
	font-size: 12px;	
}

.store .short input{
	width: 50px;
}
.store .short select {
	width: 100px;
}

.store .long input, .store .long select{
	width: 200px;
}

.store .input_short {
	color: #666666;
	border: 1px solid #666666;
	width: 50px;
}

.store a {
	color:#333;
	font-size:11px;
}

.store .title {
	color: #878686;
	font-weight: bold;	
}

.store .line {
	color: #fff;
}

.store .separator {
	clear:both; 
	border-top: 1px solid;
	color: #cbcaca;
	margin: 10px 0;
}

.store h1 {
	color: #2e2d2d;
	font-weight: bold;	
	font-size: 11px;	
	padding: 0px;
}

.store  .left_col {
	float: left;

}

.store  .left_col img{
	display: inline-block;
	vertical-align: middle;
}

.store .left_col input {
	display: inline-block;
	vertical-align: middle;
}

.store .right_col {
	text-align: right;

}

/* Main Layout styles */
.store #logo {
	float: left;
}

.store #cart {
	padding-top: 15px;
	margin-left: 450px;
	width: 150px;
	color: red;
	text-align: center;
	/*top bar */
}
.store #cart a {
	text-decoration: none;
}

.store #cart a:hover {
	text-decoration: underline;
}

.store #header_menu {
	margin-left: 150px;
	text-align: right;	
}
.store #header_menu a{
	color: #5871B3;
	text-decoration: none;
}
.store #header_menu a:hover{
	text-decoration: underline;
}

.store #top_menu{
	height: 37px;
	display: block;
	margin-top: 15px;
	padding: 0px 10px;
	text-align: center;
	line-height: 37px;
	font-size: 11px;
}

.store #top_menu a{
	color: #7585AF;
	text-decoration: none;
	font-weight: bold;
}

.store #top_menu a:hover{
	color: red;
}

.store #search_box {
	padding: 0px 10px;
	margin: 0 0;
}

.store #search_box input, .store select {
	vertical-align: middle;
}

.store #breadcrumbs{
	background-color: #cecdcd;
	line-height: 250%;
	clear: both;	
	color: #434242;
	padding: 0px 10px;
}

.store #breadcrumbs a {
	color: #2e2d2d;
}

.store #container {
	position:relative;
}

.store #content  {
	padding: 15px 10px;
	width:787px;
	background-color: #FFFFFF;
	min-height: 500px;	
	height: auto;
	float:right;
	position: relative;
	right:5px;
}

.store #navigation {
	width:157px; 
	float:left; 
	left:2px; 
	position:relative; 
	padding:15px 5px 5px 15px; 
}

* html .store #content {
	height: 500px;
}

.store h2{
	font-weight: bold;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;		
}

.store #side_menu {
	width: 170px;
	padding: 15px 5px;
	color: #666666;
	position:absolute;
	right:0pt;
	top:0pt;
}

.store #side_menu .option {
	border-bottom: 1px solid #BFBFBF;
}

.store #side_menu a {
	color:#666666;
	text-decoration:none;
	line-height: 15px;

}
.store #side_menu li {
	list-style-image:none;
	list-style-type:none;
	margin-top: 10px;
}

.store #side_menu ul {
	padding-left:5px;
	margin-left: 0px;
}

.store #side_menu a:hover{
	text-decoration: underline;		
}

#store_footer  {
	text-align: center;
	color:#a09f9f;
	line-height: 25px;
	clear: both;	
	position: relative;
	text-align: center;
	margin-top: 25px;
	font-size: 9px;
}

#store_footer  a{
	color:#a09f9f;
}

.store #footer a{
	text-decoration:none;
	color:#5871B3;	
}

.store #footer a:hover{
	text-decoration:underline;
}

/* Summary page styles */
.store #itembox .itembox{
	float: left; 	
	width:175px;
	height: 250px;
	margin: 10px 0px;
	padding: 10px 10px;
	position: relative;
}

.store #itembox .item_image{
	height: 160px;
	text-align:center;
	line-height: 160px;
}

.store #itembox #left_col {
	line-height: 25px;
	height: 25px;
	vertical-align:middle;
}

.store #itembox .bottom{
	position: absolute;
	bottom: 0px;
	width: 175px;
	color: #666666;
}

.store #itembox_pager{
	float: left;
	width: 175px;
	margin: 10px 0px;
	padding: 10px 10px;
	text-align: center;
	padding-top: 80px;
}

.store #message {
	padding-top: 30px;
	text-align: center;
}

.store #flashMessage {
	color: #5871B3;
	font-weight: bold;	
	text-align: center;
	padding: 10px 10px;
}

.store .ads {
	text-align: center;
}

.store .productlink a {
	text-decoration: none;
	font-weight: bold;
}

.store .productlink a:hover {
	text-decoration: underline;
}

/* Item page styles */

.store #summary .item_image{ 
	height: 180px;
	width: 250px;
	text-align: center;
	float: left;
}

.store #summary .image_add{
	text-align:right;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

.store #summary .tumbs{
	clear: both;
}

.store #data{
	clear: both;
	margin: 30px 30px;
}

.store #data .review{
	margin: 30px 0px;
}

.store #data .offer{
	width: 50%;
	float: left;
	text-align: left;
}

/*admin area*/

.store .input{
	margin:0pt auto;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.store .input input {
	width: 200px;
} 

/*navigation*/
#navigation h2 a{
	font-size: 10px;
}

#navigation .link {
  background-color: white;
  padding-left: 20px;
}

#navigation a{
	text-decoration: none;
	padding-left: 10px;
	color: #333;
}

#navigation a:hover{
	text-decoration: underline;
}

