﻿
/******/
.products
{
	overflow:hidden;
}
.products .pages
{
	float:right;
	
}
.products .product
{
	width:180px;
    margin-right:80px;
    margin-bottom:0;
	float:left;
	position:relative;
}
.products .thirdproduct
{
    margin-right:0;
}
.products .product img
{
    width: 180px;
	clear:both;
	vertical-align: bottom;
	/*border:1px solid #ebebeb;*/
	margin-bottom:8px;
}
.products .product img.nophoto
{
    background-image:url('images/ajax-loader.gif');
    background-position:center;
    background-repeat:no-repeat;
    width: 180px;
    border:1px solid #ebebeb;
}
.products .product .infoname
{
	clear:both;
	text-transform:none;
	/*background-color:#ebebeb;
	border:1px solid #ebebeb;
	border-top:1px solid #ccc;*/
    display: block;
	color: #898989;
	font-size:10px;
	text-align:center;
	padding: 0;
}
.products .product .infoname h3
{
	color: #898989;
	margin:0;
}
.products .product .infoname a.view
{
    background-image:url('images/view.jpg');
    background-repeat:no-repeat;
    background-position: 0 10px;
    width:15px;
	text-indent:-9999px;
	margin-right:1px;
	float:right;
}
.products .product .infoname a.add
{
    background-image:url('images/add.jpg');
    background-repeat:no-repeat;
    background-position: 0 10px;
    width:15px;
	text-indent:-9999px;
	float:right;
}
.products .product .infoprice{
    /*border:1px solid #888 !important;
    background-color:#999;*/
    display: block;
	text-align:center;
	font-size:12px;
	width: 180px;
    font-weight:bold;
    color: #000;
}
.products .product .newproduct
{
    color:Red;
    border:solid 1px red;
    position:absolute;
    top:0px;
    right:0px;
    width:50px;
    height:20px;
    text-align:center;
    line-height:20px;
    text-transform:uppercase;
    color:#fff;
    background-color:#ee1c25;
}
.products .product .infoprice .was
{
    color: #898989;
	font-size:11px;
}
.products .product .infoprice .wasprice
{
    text-decoration:line-through; 
}
.products .product .infoprice .now
{
    
}
.products .product .infoprice .nowprice
{
    font-weight:bold;
}
.products .line
{
    clear:both;
    height:1px;
    line-height:1px;
    margin-bottom:20px;
    margin-top:30px;
    border-top:1px solid #d1d3d4;
}
.products .lastline
{
    margin-bottom:0;
}


.pagination{
    border-bottom: 1px solid #d1d3d4; 
    border-top: 1px solid #d1d3d4; 
    padding-bottom: 5px; 
    padding-top: 5px; 
    text-align: center;
    margin-bottom: 40px;
}
.paginationTop{
    border-bottom: 1px solid #d1d3d4;  
    padding-bottom: 5px; 
    /*border-top: 1px solid #d1d3d4;  */
    padding-top: 5px; 
    text-align: center;
    margin-bottom:30px;
    clear:both;
}
.paginationBottom{
    /*border-bottom: 1px solid #d1d3d4; */
    padding-bottom: 5px; 
    text-align: center;
    clear:both;
}
.pageselected{
    color: Red;
}
.viewitem_container {    
    overflow:hidden;
}
.viewitem_container table tr td,  .viewitem_container table tr th{
    vertical-align:top;
    padding-right:5px;
}
.viewitem_container .description_panel{
    width:288px;
    font-size:12px;
    position:relative;
}
.viewitem_container .description_panel table{
    font-size:12px;
}
.viewitem_container .description_panel table th{
    text-align:left;
    font-weight:bold;
    color:#ed1c24;
    padding-bottom:3px;
}
.viewitem_container .description_panel table td
{
    padding-bottom:15px;
}
.viewitem_container .description_panel table td.text table tr td{
    padding:0;
}
.viewitem_container .description_panel table td .sizes{
    background-image: url('images/sizes.jpg');
    background-position: right;
    background-repeat: no-repeat;
    display:inline-block;
    margin-top:18px;
    padding-right:22px;
}
.viewitem_container .description_panel .productname
{
    font-size:14px;
    font-weight:bold;
}
.viewitem_container .description_panel .addtoshoppingbag{
    background-image: url('images/add_to_shoppingbag.jpg');
    width: 161px;
    height: 58px;
    display:block;
    text-indent:-9999px;
    margin-bottom:15px;
}
.viewitem_container .description_panel .back_to_catalogue{
    background-image: url('images/back_button.jpg');
    text-indent:-9999px;
    width: 137px;
    height: 28px;
    display:block;
}
.viewitem_container .description_panel .checkout{
    background-image: url('images/back_to_catalogue.png');
    width: 161px;
    height: 44px;
    display:block;
}
.viewitem_container .description_panel a:hover{
    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.viewitem_container .description_panel .addtoshoppingbag span{
    visibility:hidden;
}
.viewitem_container .description_panel table .description{
    font-size:11px;
    line-height:14px;
}
.viewitem_container .big_image{
    width:350px;
	height: 466px;
}
.viewitem_container .description_panel .test
{
    color:Red;
}

/*** New Styles ***/
.viewitem_container .wear-it-with
{
    width:332px; 
    height:150px;
    overflow:hidden;
    margin-top:25px;
    position:relative;
    padding-left:25px;
}

.viewitem_container .wear-it-with h2
{
   color:#f11c24;
   margin-left:-25px;
}

.viewitem_container .wear-it-with #moveleft
{
   background-image: url('images/images_arrowleft.jpg');
   background-repeat: no-repeat;
   display:block;   
   text-indent:-9999px;
   width:4px;
   height:66px;
   position:absolute;
   top:60px;
   left:0px;
}

.viewitem_container .wear-it-with #moveright
{
   background-image: url('images/images_arrowright.jpg');
   background-repeat: no-repeat;
   display:block;   
   text-indent:-9999px;
   width:4px;
   height:66px;
   position:absolute;
   top:60px;
   right:0px;
}

.viewitem_container .wear-it-with ul.wear
{
    height:130px;
}

.viewitem_container .wear-it-with ul.wear li
{
    float:left;
    margin-right:10px;
}

.stock_message
{
    font-size:14px;
    position:relative;
    top:-3px;
}

table.sizechart th
{
    width:80px;
    padding-top:4px !important;
    padding-bottom:2px !important;
}

table.sizechart td
{
    width:27px;
    padding-top:4px !important;
    padding-bottom:2px !important;
}

table.sizechart td.header
{
    color:#ed1c24;
    font-weight:bold;
}

table.sizechart th.grayrow, table.sizechart td.grayrow
{
    background-color:#ebebeb;
}

/******/

.viewitem_container
{
}
.viewitem_container .images{

}
.viewitem_container .images span{
    font-size:11px;
    color:#808285;
    text-align:center;
    display:block;
}
.viewitem_container .images img{
    width:66px;
    vertical-align:bottom;
    margin-bottom : 6px;
}
.viewitem_container .images #movedown, .viewitem_container .images #moveup{
   background-image: url('images/images_arrowdown.jpg');
   background-repeat: no-repeat;
   display:block;   
   height:4px;
}
.viewitem_container .images #moveup{
   background-image: url('images/images_arrowup.jpg');
   margin-bottom:6px;
   margin-top:6px;
}
.viewitem_container .images #movedown span, .viewitem_container .images #moveup span{
   visibility:hidden;
}

.viewitem_container .images .colours div{
    height:25px;
    overflow:hidden;
    margin-bottom:4px;
}
.viewitem_container .images .colours div img{
    margin-top:-50%;
}
/***********************************************************************/
.jqZoomPup /*crosshair*/
{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:10;
	border-color:#c4c4c4;
	border-style: solid;
    /*cursor: url(http://anonymous.appnova.net/content/cross.cur),auto;*/
    cursor: url(images/cross.cur),auto;
    
}

.jqZoomPup img
{
	border: 0px;
}
.preload{
    -moz-opacity:0.8;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    color: #333;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    border: 1px solid #CCC;
    background-color: white;
    padding: 8px;
    text-align:center;
    background-image: url(images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: 43px 30px;
    width:90px;
    * width:100px;
    height:43px;
    *height:55px;
    z-index:10;
    position:absolute;
    top:3px;
    left:3px;

}
.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
	
}
.addtoshoppingbag:hover{
text-decoration: none;    
}
.addtoshoppingbag:active{
text-decoration: none;    
}
.addtoshoppingbag:link{
text-decoration: none;    
}
.addtoshoppingbag:visited{
text-decoration: none;    
}
.backtocatalogue:hover{
text-decoration: none;    
}
.backtocatalogue:active{
text-decoration: none;    
}
.backtocatalogue:link{
text-decoration: none;    
}
.backtocatalogue:visited{
text-decoration: none;    
}
/*  */

#tooltip{
	position:absolute;
	border:1px solid #000000;
	background-color:#000000 !important;
	padding:10px;
	color:#FFFFFF;
	display:none;
	}	

/*  */
