@import url('/templates/css/menus/collapse_default.css');
@import url('/templates/css/custom_rspca.css');

body {
	background-image:url(/templates/images/custom_RSPCA/shop_body.png);
	background-repeat:repeat-y;
	background-position: top center;
}

#container {
	background-image:url(/templates/images/custom_RSPCA/shop_header.png);
}

#content #shop_body_content p.small {
	text-align:left;
}

#content th.sidebar_box_head {
	background-color:#E1EEF9;
	background-image:url(/templates/images/custom_RSPCA/submenu_header.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	padding-bottom:27px;
}

#content table.sidebar_box th {
	color:#009900;
	text-align:right;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:0px;
}

#content .sidebar_box a, #content .sidebar_box p {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content .sidebar_box a:hover{
	color:#F8E510;
}

#content .sidebar_box_border {
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	background-image:url(/templates/images/custom_RSPCA/submenu_bottom.png);
	_background-image:url(/templates/images/custom_RSPCA/submenu_bottom.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	padding-bottom:15px;
}

#content .sidebar_box_border hr{
	background-color:white;
	border:0 none;
	height:1px;
}

#content .sidebar_box {
	background-image:url(/templates/images/custom_RSPCA/submenu_body.gif);
	background-repeat: repeat-y;
	background-position: top center;
	color:#FFF;
	font-size:11px;
}

#content table.sidebar_box td {
	padding-left:10px;
	padding-right:10px;
}

#content table.sidebar_box a {
	font-weight:bold;
}

#content table.sidebar_box p {
	color:#FFFFFF;
}

#content #sidebar_calendar {
	margin-top:20px;
}

#content #sidebar_calendar td {
	padding-left:0px;
	padding-right:0px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	color:#F8E510;
}

#sidebar_calendar td.day {
	color:#FFFFFF;
}

#content #content .sidebar_box h2 {
	color:#F8E510;
	font-size:14px;
}

#content #sidebar_column br {
	margin-bottom:5px;
}

.sidebar_box_line .list_number {
	float:left;
}

.sidebar_box_line .list_text a {
	padding-left:15px;
}

#content #sidebar_column .sidebar_box a.special_offer {
	padding-top:10px;
	padding-bottom:0px;
}


/*------------------------ >shop -------------------------------------- */


#content #shop_body_content p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content #shop_body_content p.small {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#content#shop_body_content p.small a{
	font-size:11px;
}

#content #shop_body_content h2 {
	/*display:none;*/
}

#content .checkout_body label {
	font-weight: bold;
}

/*--------------------------------- >category ---------------------- */


#content #category_list .item_title {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#4282BF;
	text-align:left;
	font-size:12px;
}

#content #category_list .item_bottom strong {
	color:#4282BF;
}

#content #category_list td.item_top {
	text-align:center;
	background-image:url(/templates/images/custom_RSPCA/shop_head.gif);
	background-repeat:no-repeat;
	background-position: top center;
	padding-top:5px;
}

#content #category_list td.item_top img {
	max-width:120px;	
}

#content #category_list td.item_middle {
	padding-right:15px;
	padding-left:15px;
	font-size:11px;
	background-image:url(/templates/images/custom_RSPCA/shop_mid.gif);
	background-repeat:repeat-y;
	background-position: top center;
}

#content #category_list td.item_middle br {
	display:none;
}

#content #category_list td.item_middle strong{
	color:#4282BF;
	font-size:12px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
}

#content #category_list td.item_middle select {
	background-color:#FFF;
	float:right;
	width:80px!important;
	border:1px solid #4282BF;
	color:#4282BF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content #category_list td.item_middle option {
	background-color:#FFF;
	color:#4282BF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content #category_list td.item_middle input, textarea {
	background-color:#FFF;
	border:1px solid #4282BF;
	color:#4282BF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content #category_list td.item_middle .trait_content {
	width:100%;
}

#content #category_list td.item_bottom {
	padding-bottom:15px;
	background-image:url(/templates/images/custom_RSPCA/catagory_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom center;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}

#content #category_list td.item_bottom a {
	font-size:13px;
	text-decoration:none;
	color:#4282BF;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
}

#content #category_list td.item_bottom a:hover {
	color:#666;
}


/*----- Products ------ */


#content #product_list .item_title {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#4282BF;
	text-align:left;
	font-size:12px;
}

#content #product_list .item_bottom strong {
	color:#4282BF;
}

#content #product_list td.item_top {
	text-align:center;
	background-image:url(/templates/images/custom_RSPCA/shop_head.gif);
	background-repeat:no-repeat;
	background-position: top center;
	padding-top:10px;
}

#content #product_list td.item_top img {
	max-width:120px;	
}

#content #product_list td.item_middle {
	padding-right:15px;
	padding-left:15px;
	font-size:11px;
	background-image:url(/templates/images/custom_RSPCA/shop_mid.gif);
	background-repeat:repeat-y;
	background-position: top center;
}

#content #product_list td.item_middle br {
	display:none;
}

#content #product_list td.item_middle strong{
	color:#4282BF;
	font-size:12px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
}

#content #product_list td.item_middle select {
	background-color:#FFF;
	float:right;
	width:80px!important;
	border:1px solid #4282BF;
	color:#4282BF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content #product_list td.item_middle option {
	background-color:#FFF;
	color:#4282BF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content #product_list td.item_middle input, textarea {
	background-color:#FFF;
	border:1px solid #4282BF;
	color:#4282BF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content #product_list td.item_middle .trait_content {
	width:100%;
}

#content #product_list td.item_bottom {
	padding-bottom:20px;
	background-image:url(/templates/images/custom_RSPCA/shop_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom center;
	padding-left:15px;
	min-height:95px;
	height:65px;
}

#content #product_list td.item_bottom a {
	font-size:11px;
	text-decoration:none;
	color:#666;
}

#content #product_list td.item_bottom a:hover {
	color:#4282BF;
}


/*----CART -----*/

#cart {
	background-color:white;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#cart strong{
	color:#4282bf;
}

#shop_autocomplete {
	padding:0px;
	margin:0px;
	background:none;
	background-color:none;
	background-color:transparent !important;
	background-image:url(/templates/images/custom_RSPCA/search.png);
	background-repeat:no-repeat;
	background-position:top center;
	border:none;
	height:21px;
	width:120px !important;
}

.digitTextBox , .digitTextArea {
	background:none;
	background-color:none;
	background-color:transparent;
}

#cart td input.button {
	background-image:url(/templates/images/custom_RSPCA/button.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border:none;
	color:#FFFFFF;
	margin-right:3px;
	text-align:center;
	width:162px;
	padding-bottom:8px;
	padding-top:6px;
	background-color:#FFFFFF;
	font-size:10px;
}

#cart input.button {
	background-image:url(/templates/images/custom_RSPCA/button2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border:none;
	color:#FFFFFF;
	margin-right:3px;
	text-align:center;
	width:134px;
	padding-bottom:8px;
	background-color:#FFFFFF;
	padding-top:6px;
	font-size:9px;
}

#cart input.highlighted_button {
	background-image:url(/templates/images/custom_RSPCA/button2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border:none;
	color:#FFFFFF;
	margin-right:3px;
	text-align:center;
	width:134px;
	padding-bottom:8px;
	background-color:#FFFFFF;
	padding-top:5px;
}

#cart textarea {
    background-color: #FFFFFF;
    background-image: url("/templates/images/custom_RSPCA/textarea.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    border-width: 0;
    height: 129px !important;
    margin-top: 10px;
    padding: 10px;
    width: 600px !important;
}

#cart input{
	/*background-image:url(/templates/images/custom_RSPCA/input.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
	font-weight:bold;
	margin-left:10px;
	border:1px solid #B8CDE0;
}

#cart select, #cart option{
	border:solid 1px #5F9CD5;
	margin-top:10px;
}

#search_button  {
	background:none;
	border:none;
	background-image:url(/templates/images/custom_RSPCA/go.png);
	background-position:top center;
	background-repeat:no-repeat;
	color:#20496d;
	padding-top:3px;
	padding-bottom:5px;
	margin-top:0px;
}

#widget_shop_autocomplete, .sidebar_box_border .tundra {
	width:120px !important;	
}
	
body #content .sidebar_box td a.special_offer img{
	padding:0px;
	margin:0px;
	text-align:center;
	display:block;
	margin:auto;
	text-align:center;
	margin-bottom:10px;
	border: 2px solid #FFF !important;
	max-width: 116px;
}

body #content .sidebar_box td a.special_offer_text {
	color:#FFF;
	font-size:11px;
}	



/*----------------------------------------- PRICE LIST -------------------------------------------*/

#shop_body_content .price_list_outer {
	padding-top:0px;
	padding-right:10px;
}

#price_list_title, #price_list_odd_div, #price_list_even_div, #price_list_item_name, #price_list_item_price {
	border:none;
	border-width:0px;
	position:relative;
	background-color:transparent;
	font-size:11px;
}

#price_list_odd_div {
	background-color:#FFF;	
}

#price_list_item_price {
	padding-left:0px;
}

#price_list_odd_div a, #price_list_even_div a{
	padding-left:10px;
	color:#666;
}

#price_list_title a {
	padding-left:0px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	color:#235D98;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:right
}

.veterinary_med{
	color: red;
    font-size: 12px;
    padding-right: 5px;
}

.sidebar_box .dijitTextBox {
	background-image:none !important;
	background-color:none !important;
	background-color:transparent !important;
	border:none !important;
	border-width:0px !important;
	color:#333;
	padding-bottom:3px;
}

.list_price{
	font-size: 14px !important;
}
.highlight_price_top{
	margin: 0 0 5px;
}
.highlight_price_bottom{
	margin: 5px 0 8px;
}

#special_offer_price {
    color: #F8E510;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: normal;
}
