
.top-menu, .top-menu:link, .top-menu:visited
{
	text-decoration:none;
	color:#5f5f5f;
	font-family:arial;
	font-size:12px;
	*text-shadow: 0 -1px #ffffff;
	
}


#v_strip_2
{
	height:70px; 	
	/*background-color:#29353c;*/
	/*background-color:#00addb;*/
}

.logo_div
{
	background:url(/images/shine_Logo.png) no-repeat;
	width:215px;
	height:70px;
	
}

.search_bar
{
	background:url(/images/search_bar_new_plain.png) no-repeat;
	width:500px;
	height:57px;
	border:1px solid #d8d9f1;
	border-radius:5px;
	-moz-border-radius:5px;
	background-color:#e6f3f7;
	
}

#search-category
{
	height:20px;
	width:100%;
	border:0px;
	color:#acacac;
	background:url(/images/transparent_bg.png)
}

#search-category option
{
	background-color:#ffffff;
	color:#acacac;
}


#header_search_box
{
width:200px;
height:25px;
border:0px solid black;
color:#acacac;
background:url(/images/transparent_bg.png);
}

#header_category_box
{
width:175px;
height:25px;
border:0px solid black;
color:#515151;
text-shadow: 0 -1px #e1e1e1;
background:url(/images/transparent_bg.png);
}

#header_search_icon
{
    background: url("/images/search-icon.png") no-repeat scroll center center transparent;
    height: 25px;
    text-align: center;
	cursor:pointer;
}

#track_order
{
	background:url(/trendcart/images/shopping_cart.png) no-repeat scroll center center transparent;
	width:65px;
	height:65px;
	border:0px;
	cursor:pointer;
}


/* Shopping Cart 
*
*
*
*
*
*
*
*
**/

.cart-list
{
	width:100%;
}

.cart-list thead tr
{
	*background-color:steelblue;
}

.cart-list thead .tr
{
	border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #a1a1a1;
	background:#afafaf;
	height:20px;
	
}

.cart-list thead tr th
{
	font-size:12px;
	color:#ffffff;
	font-family: Arial,Helvetica,sans-serif;
	text-align:center;
	background:#6f6f6f;
	height:25px;
}

.cart-list tr td,
{
	vertical-align:top;
}
.cart-list tr td
{
	font-size:13px;
	font-family: Arial,Helvetica,sans-serif;
	padding:10px;
}

.remove-item 
{
	color:blue;
	text-decoration:underline;
	cursor:pointer;
}


#cart-empty
{
	width:99.5%;
	height:100px;
	text-align:center;
	vertical-align:middle;
	background:#ededed;
	font-size:18px;
	color:steelblue;
	font-family: Arial,Helvetica,sans-serif;	
	display:table;
	 -moz-border-radius:5px;
    border-radius:5px;
    border:1px solid #dcdcdc;	
}

.cart-list-product-price
{
	font-size:14px;
	font-weight:normal;
	font-family: Arial,Helvetica,sans-serif;	
	color:#EA2C95;

}

.prod-list-item-title a:link, .prod-list-item-title a:visited
{
	font-size:13px;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	/*color:#EA2C95;*/
	color:#8d8d8d;
	text-shadow: 0 -1px #e1e1e1;
	text-decoration:none
}

.prod-list-item-title a:hover
{
	color:#EA2C95;
}



.prod-list-item
{
	width:225px;
	height:300px;
	float:left;
	/*
	border-top:0px solid lightgray;
	border-left:0px solid lightgray;
	border-right:0px solid lightgray;
	* */

	text-align:center;
	margin:10px;
	margin-bottom:10px;
	//background:url('/trendcart/images/shadowbgrepeat.jpg') no-repeat right bottom #e6e6e5;
	//background:url('/trendcart/images/border-shadow1.png') no-repeat;
}

.prod-list-item .inner-containter
{
	//background:url('/trendcart/images/prod-list-item-bg.png') no-repeat center center;
	background:url('/trendcart/images/border-shadow1.png') no-repeat;
	height:95%;
	/*background-color:#fff;*/
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
}

.prod-list-item .inner-containter .buy-now-button
{
	width:100%;
	text-align:center;
	margin-right:5px;
}


.prod-detail
{
	width:100%;
}

.prod-detail .inner-container
{
	width:100%
}

.prod-detail .inner-container .product-desc
{
	font-size:13px;
	font-family:arial;
	color:#7a7a7a;
	padding:10px;
	
}


.prod-detail .inner-container .product-properties table tr td
{
	font-size:13px;
	font-family:arial;
	color:steelblue;
	padding:2px;
	
}


.prod-detail .inner-container .prod-header
{

	width:100%;
	#margin-bottom:10px;
	#padding-bottom:10px;


}

.prod-detail .inner-container .prod-header .prod-title
{

	width:98%;
	font-size:14px;
	padding-top:10px;
	#padding-bottom:10px;
	font-family:arial;
	color:#EA2C95;
	#background-color:#ededed;
	 -moz-border-radius:5px;
    border-radius:5px;
    #border:1px solid #dcdcdc;
	text-align:left;
}


.prod-detail .inner-container .prod-header .prod-price
{

	width:180px;
	#height:23px;
	font-size:14px;
	#padding-top:10px;
	#padding-bottom:10px;
	#padding:10px;
	font-family:arial;
	color:#EA2C95;
	background-color:#fff;
	 -moz-border-radius:5px;
    border-radius:5px;
    border:8px solid #dcdcdc;
	text-align:center;
	#background:url('/trendcart/images/attention_bg.jpg') no-repeat;


}


.prod-detail .inner-container .img-slider-container
{
	 -moz-border-radius:5px;
    border-radius:5px;
    #border:1px solid #dcdcdc;
	width:94%;
	height:350px;
	#background-color:#ededed;
	text-align:center;
	#padding:10px;
}





#signin_submit_2 {
    background: url("images/bg-btn-blue.png") repeat-x scroll 0 0 #3399DD;
    border: 1px solid #3399DD;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 4px 10px 5px;
    text-shadow: 0 -1px 0 #3399DD;
}



#reg_submit_2 {
    background: url("images/bg-btn-blue.png") repeat-x scroll 0 0 #3399DD;
    border: 1px solid #3399DD;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 4px 10px 5px;
    text-shadow: 0 -1px 0 #3399DD;
}

.billing_data_field
{
	width:200px;
	display:inline;
	border:0px;
	background:url();
}


.shipping_data_field
{
	width:200px;
	display:inline;
	border:0px;
	background:url();
}

.billing_data_field_readonly
{
	width:200px;
	display:inline;
	border:0px;
	background:url();
}


.shipping_data_field_readonly
{
	width:200px;
	display:inline;
	border:0px;
	background:url();
}



.data_field
{
	width:200px;
	display:inline;
	border:0px;
	background:url();
}

.data_span
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	display:none;
}


.blue_button {
    background: url("images/bg-btn-blue.png") repeat-x scroll 0 0 #3399DD;
    border: 1px solid #3399DD;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 4px 10px 5px;
    text-shadow: 0 -1px 0 #3399DD;
}


.blue_button:hover {
    
    border: 1px solid #2255DD;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;    
    text-shadow: 0 -1px #3399DD;
    cursor:pointer;
}


.red_button {
    background-color: #c42323;
    border: 1px solid #b33535;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 4px 10px 5px;
    text-shadow: 0 -1px #0b33535;
}




.orange_button {
    background-color: #ff8707;
    border: 1px solid #ffa307;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 4px 10px 5px;
    text-shadow: 0 -1px #0b33535;
}

.orange_button:hover {
    
    border: 1px solid #ff5407;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;    
    text-shadow: 0 -1px #ff5407;
    cursor:pointer;
}




.add_to_cart_button {
    background:url('/trendcart/images/add_to_cart_orange.jpg');
    height:40px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    border:0px;
    
    font-weight: bold;
	#margin: 0 5px 0 0;
	#padding: 4px 10px 5px;
    text-shadow: 0 -1px #bababa;
    width:150px;
}

.gray_button {
    background-color: #afafaf;
    border: 1px solid #bababa;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 4px 10px 5px;
    text-shadow: 0 -1px #bababa;
}

.gray_button:hover {
    
    border: 1px solid #cacaca;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;    
    text-shadow: 0 -1px #cacaca;
    cursor:pointer;
}


.green_button {
    background-color: #09a344;
    border: 1px solid #26b87f;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 4px 10px 5px;
    *text-shadow: 0 -1px #bababa;
}

.green_button:hover {
    
    border: 1px solid #88d7a0;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;    
   * text-shadow: 0 -1px #3aab5c;
    cursor:pointer;
}



.rating-container
{
	padding-left:10px;	
}


.buy-now-modal-window
{
	width:500px;
	height:283px;
	background-color:#ffffff;
	border:10px solid #9d9d9d;
	border-radius:5px;
	-moz-border-radius:5px;
	vertical-align:top;
	padding:0px;
}


.buy-now-modal-window .buy-now-modal-window-close
{
	position:absolute;
	top:0px;
	left:0px;
	width:98%;
	height:20px;
	padding:5px;
	
	background-color:#eaeaea;
	text-align:right;
	border-bottom:2px solid #acacac;
}

.buy-now-modal-window .buy-now-modal-window-close a
{
	text-decoration:none;
}


.buy-now-modal-window .buy-now-modal-window-container
{
	height:200px;
	background-color:#ffffff;
	
}


.buy-now-modal-window .buy-now-modal-window-footer
{
	width:100%;
	background-color:#6d6d6d;
	height:53px;
	position:absolute;
	left:0px;
	bottom:0px;

}


.category-dropdown-button-down
{
	height:29px;
	width:220px;
	margin:auto;
	#background:url('/images/category-down.png');
	border:none;
	text-decoration:none;
}


.category-dropdown-button-up
{
	height:29px;
	width:220px;
	margin:auto;
	#background:url('/images/category-up.png');
}

.category-item
{
	color:#ffffff;
	text-shadow: 0 -1px #cdcdcd;
	width:170px;

	
	padding:4px;
	margin-left:2px;
	
	font-size:14px;
	font-family:arial;
	cursor:pointer;
	
	/*background-color:#3f3f3f;*/
	

}

.category-item:hover
{
	background-color:#000000;
}

.category-dropdown-item
{
	font-size:13px;
	font-family:arial;
	height:20px;
	padding:5px;
	color:#5a5a5a;
	text-shadow: 0 -1px #e1e1e1;	
}

.category-dropdown-item:hover
{
	height:20px;
	padding:5px;
	#background-color:#f69663;
	background-color:#fafafa;
	cursor:pointer;
}

.prod-add-to-cart-modal-button
{
	text-decoration:none;
}

.prod-list-page-category
{
    background-color: #EFEFEF;
    border: 1px solid #E1E1E1;
    border-radius: 5px 5px 5px 5px;
    min-height: 700px;
    margin-top: 20px;
    margin-bottom:20px;
    padding: 10px;
    width: 200px;
    float:left;
	
}



.prod-list-page-category-item
{
    background-color: #FFFFFF;
    color: #888888;
    font-size: 12px;
    font-weight:bold; 	
    font-family:arial;
    height: 15px;
    margin-bottom: 1px;
    padding: 5px;
    text-shadow: 0 -1px #FAFAFA;
    width: 90%;
}


.prod-list-page-category-item-selected
{
    background-color: #FFFFFF;
    color: #888888;
    font-size: 12px;
    font-weight:bold; 	
    font-family:arial;
    height: 15px;
    margin-bottom: 1px;
    padding: 5px;
    text-shadow: 0 -1px #FAFAFA;
    width: 90%;
}

.prod-list-page-category-item-title
{
    background-color: #888888;
    color: #FFFFFF;
    font-size: 12px;
    font-family:arial;
    height: 15px;
    margin-bottom: 1px;
    padding: 5px;
    text-shadow: 0 0px #FAFAFA;
    width: 90%;
}

.prod-list-page-category-item:hover
{
    background-color: #f5f5f5;
    cursor:pointer;

}

.product-add-to-cart
{
	text-align:center;
	display:table-cell;
	width:180px;
	padding:10px;
}

.add-to-cart-message
{
	font-size:13px;
	font-family:arial;
	color:#ea2c95;
}

.app-page-menu-bar
{
	height:25px;
	width:100%;
	background:#9cd24a;
	background: url("/trendcart/images/bg-vstrip-blue.gif") repeat-x;
	background-position:bottom center;
	border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #bfbfbf;
}


.app-page-menu-bar table tr td:first-child
{
	width:100px;

	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	//background:steelblue;
	background: url("/trendcart/images/bg-menu-item-blue.gif") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	text-shadow:0 0px 0 #ffffff;
	text-align:right;
	padding-right:10px;
	
	
}

.app-page-menu-bar table tr td:first-child:hover
{

	#background:#bfbfbf;
	#border-left:0px solid steelblue;
	#border-right:1px solid steelblue;
	#border-radius: 5px 0px 0px 5px;
	#-moz-border-radius: 5px 0px 0px 5px;	
	
	width:100px;

	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	//background:steelblue;
	background: url("/trendcart/images/bg-menu-item-blue.gif") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	text-shadow:0 0px 0 #ffffff;	
	
}


.app-page-menu-bar table tr td
{
	width:100px;
	border-right:1px solid gray;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#414141;
	text-shadow:0 -1px 0 #ffffff;
	background:url('/trendcart/images/grad_bg0.jpg') repeat-x;
}

.app-page-menu-bar table tr td:hover
{
	#background:url('/trendcart/images/grad_bg1.jpg') repeat-x;
	border-left:1px solid steelblue;
	border-right:1px solid steelblue;
	cursor:pointer;
	
}






/* App edit page menu bar  */

.app-edit-page-menu-bar
{
	height:25px;

	background-position:bottom center;
	border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #bfbfbf;
}


.app-edit-page-menu-bar table tr td:first-child
{

	cursor:pointer;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
}

.app-edit-page-menu-bar table tr td:last-child
{
	
	/*border:1px solid #bfbfbf;*/
	cursor:pointer;
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;	
	border-right:0px solid gray;
	
}



.app-edit-page-menu-bar table tr td
{
	width:100px;
	border-right:1px solid gray;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3a3a3a;
	text-shadow:1px 1px 0 #CCCCCC;
	background:url('/trendcart/images/grad_bg0.jpg') repeat-x;
}

.app-edit-page-menu-bar table tr td:hover
{
	background:url('/trendcart/images/grad_bg1.jpg') repeat-x;
	//border-left:1px solid steelblue;
	//border-right:1px solid steelblue;
	cursor:pointer;
	
}


.app-edit-image-table
{
	width:100%;
	border:3px solid #afafaf;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:20px;
}

.container_div {
  /*  background-color: #D9EAE8; */
    border: 1px solid #aaaaaa;
    padding: 20px;
	-moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #AAAAAA;
    text-align: left;    
}

.container_div2 {
    background-color: #fff;
    border: 0 solid black;
    padding: 10px 20px;
}


.app-button
{
	background: url('/trendcart/images/grad_bg0.jpg') repeat-x scroll 0 0 transparent;
	border: 1px solid gray;
	color: #3A3A3A;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #CCCCCC;
	width: 150px;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
}


.app-button:hover
{
	background: url('/trendcart/images/grad_bg1.jpg') repeat-x scroll 0 0 transparent;
	cursor:pointer;
}



.app-button2
{
	background: url('/trendcart/images/grad_bg0.jpg') repeat-x scroll 0 0 transparent;
	border: 1px solid green;
	color: #3A3A3A;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #CCCCCC;
	width: 150px;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
}


.app-button2:hover
{
	background: url('/trendcart/images/grad_bg1.jpg') repeat-x scroll 0 0 transparent;
	cursor:pointer;
}


.comments_div
{
	width:100%;
	font-family:arial;
	text-align:left;
}


.comments_div .heading
{
	background:#fafafa;
	font-family:arial;
	font-size:22px;
	padding:10px;	
	border-top:1px solid #f1f1f1;
}
.comments_div .details
{
	height:20px;
	background-color:wheat;
	border-bottom:1px solid #afafaf;
	font-size:13px;
	padding:5px;
}

.comments_div .admin-details
{
	height:20px;
	background-color:lightsteelblue;
	border-bottom:1px solid #afafaf;
	font-size:13px;
	padding:5px;
}

.comments_div .comment_text
{
	background:#efefef;
	min-height:40px;
	padding:15px;
	margin-bottom:10px;
	
}

.comments_div .no_comments
{

	background-color:wheat;
	font-family:arial;
	font-size:14px;
	padding:15px;
	border-bottom:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	margin-bottom:5px;
}

.comments_div .new_comment
{
	width:100%;
	background:topaz;
}


.comments_div .new_comment .new_comment_text
{
	width:80%;
	height:80px;
	border:1px solid gray;
}


.comments_div .new_comment  .post_comment
{
	height:40px;
	width:150px;
	color:#4f4f4f;
	background:#efefef;
	border:1px solid gray;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-top:10px;
}

.comments_div .new_comment  .post_comment:hover
{
	background:#cfcfcf;
	cursor:pointer;
}






#autosuggest-container
{
	background-color:#afafaf;
	position:absolute;
	text-align:left;
	z-index:1000;
	width:217px;
}

#autosuggest-container ul
{
	list-style:none;
}

#autosuggest-container ul li
{
	cursor:pointer;
	text-align:left;
	font-size:12px;
	height:20px;
	line-height:20px;
	background-color:#fefefe;
	padding:5px;
	border:1px solid #ACE;
}

#autosuggest-container ul li:hover
{
	background-color:#cfcfcf;
}


.simple_link, .simple_link:hover
{
	text-decoration:none;
	color:#fff;
}


.user_table
{
	border-top:1px solid black;
	border-left:1px solid black;
}


.user_table tr td
{
	border-bottom:1px solid black;
	border-right:1px solid black;
}

.breadcrumb_links
{
	text-decoration:none;
	color:black;
}
.breadcrumb_links a
{
	text-decoration:none;
	color:#0174DF;
	font-size:12px;
}
