/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.main-promo-text
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-color: #E4E4E4;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 2px;
	line-height: 21px;
}
.main-promo-title-second
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AD0003;
	padding-top: 7px;
	text-decoration: none;
	display: block;
}
.main-promo-price
{
	font-size: 28px;
	font-family: "Trebuchet MS";
	color: #AD0003;
	letter-spacing: -2px;
	font-weight: bold;
}
.main-promo-price-last
{
	font-size: 18px;
	font-family: "trebuchet MS";
	font-weight: bold;
	color: #AD0003;
}
.main-promo-title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;
	padding-top: 7px;
	text-decoration: none;
	display: block;
}
A.main-promo-title:hover
{
	color: #BFEBFF;
}
.menu_left_second
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(../images/arrow.png);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
}
A.menu_left_second:hover
{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #A60406;
}
.scroll_menu
{
	color: #313131;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	width: 150px;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.paging_separater
{
	color: #E6CA77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.small-black
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 18px;
}
/*These are the     link style definitions.*/
A.small-black:link
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
A.small-black:visited
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
A.small-black:hover
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
A.small-black:active
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.thumb
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width: 170px;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.title
{
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 3px;
	text-transform: uppercase;
	background-image: url(../images/titlebg.png);
	background-repeat: repeat-x;
	background-position: left center;
}
/*These are the     link style definitions.*/
A.title:link
{
	color: #AD0003;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
}
A.title:visited
{
	color: #AD0003;
}
A.title:hover
{
	text-decoration: underline;
}
A.title:active
{
	color: #AD0003;
}
.side_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	clip: rect(auto, auto, auto, 5px);
	padding-right: 2px;
	padding-left: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
	display: block;
}
A.side_title:hover
{
	color: #999999;
	text-decoration: none;
}
.menu_left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/arrow.png);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C10409;
	background-repeat: no-repeat;
	background-position: left center;
}
A.menu_left:hover
{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E2212;
	background-color: #C52702;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.photo_frame
{
	border: 1px solid #B2B2B2;
	font-size: 5px;
	display: block;
	margin: 5px;
	clip: rect(auto, auto, auto, auto);
	padding: 4px;
}
.menu_right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	text-align: center;
}
A.menu_right:hover
{
	color: #005E91;
	font-weight: bold;
	background-image: url(../images/menu.png);
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.text_third
{
	color: #F2F2F2;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-color: #E4E4E4;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
/*These are the     link style definitions.*/
A.text_third:link
{
	color: #1B1B19;
	font-weight: normal;
	text-decoration: underline;
}
A.text_third:visited
{
	color: #1B1B19;
	font-weight: normal;
	text-decoration: none;
}
A.text_third:hover
{
	color: #B1006A;
	font-weight: normal;
	text-decoration: none;
}
A.text_third:active
{
	color: #1B1B19;
	font-weight: normal;
	text-decoration: none;
}
.buttons
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #910003;
	margin: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #C52702;
}
.fields
{
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 15px;
	border: 1px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(../images/fields.jpg);
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.paging
{
	color: #FF7C00;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/*These are the     link style definitions.*/
A.paging:link
{
	color: #373536;
	text-decoration: underline;
}
A.paging:visited
{
	color: #373536;
	font-size: 11px;
	text-decoration: underline;
}
A.paging:hover
{
	color: #D04227;
	font-size: 11px;
	text-decoration: underline;
}
A.paging:active
{
	color: #373536;
	font-size: 11px;
	text-decoration: underline;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.small-white
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
/*These are the     link style definitions.*/
A.small-white:link
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.small-white:visited
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.small-white:hover
{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
A.small-white:active
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 0px;
	text-align: center;
	font-weight: normal;
	padding-top: 9px;
	padding-bottom: 9px;
}
A.menu:hover
{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #C52702;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.line
{
	color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
}
.bold
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #E88705;
	font-style: italic;
	letter-spacing: -1px;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.mainwin_links
{
	color: #B10068;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
/*These are the     link style definitions.*/
A.mainwin_links:link
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
A.mainwin_links:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
A.mainwin_links:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/colour_back1.jpg);
	font-weight: bold;
}
A.mainwin_links:active
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.solid_border
{
	border: 1px solid #999999;
	clip: rect(auto, auto, auto, auto);
	margin-top: 10px;
}
.spacer
{
	padding-bottom: 15px;
}
.bold_second
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.bottom_links
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
/*These are the     link style definitions.*/
A.bottom_links:link
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
A.bottom_links:visited
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
A.bottom_links:hover
{
	color: #AA0408;
	font-weight: normal;
	text-decoration: none;
}
A.bottom_links:active
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.text
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-color: #E4E4E4;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 2px;
}
/*These are the     link style definitions.*/
A.text:link
{
	color: #AD0003;
	font-weight: normal;
	text-decoration: none;
}
A.text:visited
{
	color: #AD0003;
	font-weight: normal;
	text-decoration: none;
}
A.text:hover
{
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
A.text:active
{
	color: #AD0003;
	font-weight: normal;
	text-decoration: none;
}
.title_second
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0074B5;
	text-decoration: none;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.big
{
	color: #373536;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
BODY
{
	background-color: #DBDBDB;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.photo-thumb
{
	max-height: 210px;
	max-width: 144px;
}
#thumb-shell
{
	width: 220px;
}
.thumb-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	display: block;
}
.price-big
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
/*Apply this class to the text you'd like a different link color. Text that
is not a link will appear in this style.*/
.smaller-white
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
/*These are the     link style definitions.*/
A.smaller-white:link
{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
A.smaller-white:visited
{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
A.smaller-white:hover
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.smaller-white:active
{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.fieldsCopy
{
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 18px;
	border: 1px solid #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/fields.jpg);
	width: 195px;
}
.bold_third
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C52702;
	text-decoration: none;
}
.bold_fourth
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B90003;
	text-decoration: none;
}


.myprice span {
		font-weight:bold;
		letter-spacing:0.1px;
		font-size:16px;
		color:#010d4a
	}
	.myprice del {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 800;
		color: #E88705;
		font-style: italic;
		letter-spacing: -1px;
	}
	#thumb-shell, .thumb-shell2 {
		position:relative;
	}
	#thumb-shell .tag, .thumb-shell2 .tag {
    background:#010d4a 0 0;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    color:#fff;
    height:50px;
    left:10px;
    line-height:50px;
    position:absolute;
    text-align:center;
    top:10px;
    transition:all .5s ease-out 0s;
    -webkit-transition:all .5s ease-out 0s;
    -moz-transition:all .5s ease-out 0s;
    -ms-transition:all .5s ease-out 0s;
    -o-transition:all .5s ease-out 0s;
    width:50px;
    z-index:1;
	font-weight:bold;
}

.thumb-shell2 .tag {
	left:0px;
}

.availability {
	color:  #7fc603 ;
	text-align:center;
	font-weight:600;
	letter-spacing:1px;
}
.availability.left {
	text-align:left!important;
}
.availability.red {
	color:  #ff0000 ;
	text-align:center;
	font-weight:600;
	letter-spacing:1px;
}
ul.news {
	margin: 20px 0px;
	padding: 0px;
	display: block;
}
ul.news li {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px;
	display: block;
	clear: both;
	border-bottom: 1px solid #EEEEEE;
}
ul.news li img {
	display: block;
	width: auto;
	height: auto;
	border 0px none;
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	max-width: 30%;
	max-height:200px;
}
ul.news li h3 {
	display: block;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px 0px 5px;
	padding: 0px;
}
ul.news li h3 a {
	display: block;
	margin: 0px;
	padding: 0px;
	color:#333333;
}
ul.news li p {
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	margin: 0px 0px 10px;
	padding: 0px;
}
ul.news li a.more {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	font-style: italic;
	color: #fff;
	background:#AD0003;
	padding:6px 13px;
	text-decoration:none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.paging {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.paging p {
    color: hsla(0, 0%, 20%, 1);
    display: block;
    float: left;
    font-size: 12px;
    line-height: 25px;
    margin: 0;
    padding: 0;
}
.paging p + p {
    float: right;
}
.paging p select {
    border: 1px solid hsla(0, 1%, 60%, 1);
    box-sizing: border-box;
    color: hsla(0, 0%, 20%, 1);
    display: block;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    min-width: 150px;
    padding: 0 10px;
}
.paging p.pages a, .paging p.pages strong {
    display: inline-block;
    margin: 0 3px;
    padding: 0;
	color:#333;
}
.paging p.pages a:hover, .paging p.pages strong {
    font-weight: 700;
	color:#AD0003;
}