﻿#header {
	position: relative; display:block;
	color:#9d9d9d;
	background:#e8e8e8 url(../images/header.png) repeat-x left 38px ;
	border-bottom:1px solid #fff;
	}
#header #logo a,#header #logo a img {display:block;}
#header #logo {
	float:left;
	margin:21px 0 22px 20px;
}
#language {
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
}
.header-top1 {
	float:right;
	width:740px;
}
/************************************************************************************banner******************************************************/
.banner + .banner {margin-left:20px}
.banner {
	overflow:hidden;
	float:left
	}
.banner>div:first-child {margin-left:0px;}
.banner>div {
	margin-left:15px;
	float:left;
	}
.banner>div img, .banner>div a{
	display:block
	}
/************************************************************************************currency******************************************************/
#currency {
	color: #ffffff;
	line-height:18px;
	font-size:16px;
	float:right;
	}
#currency span {
	display:none;
}
#currency a+a {margin-left:15px;}
#currency a {
	text-decoration:none;
	float:left;
}
#currency a span {
	display:block;
	text-decoration: none;
	line-height:18px;
	font-size:16px;
	font-weight:bold;
	color:#7a7a7a
	}
#currency a:hover span, #currency a .act {
	text-decoration: none;
	cursor:default;
	color:#fff;
}
#currency a:hover span {cursor:pointer}
/*********************************************************************************************header-cart*******************************************************************************************/
#header #cart .heading b {
}
#header #cart .heading {
}
.cart-position {
	/*float:right;
	background:url(../images/cart-bg.png) repeat-x left top;
	margin-left:35px;
	position:relative*/
}
.cart-position:before {
	/*background:url(../images/cart-left.png) no-repeat left top;
	width:35px;
	height:82px;
	position:absolute;
	content:'';
	top:0;
	left:-35px;*/
}
.cart-inner {
	float:right;
	/*background: url(../images/cart-right.png) no-repeat right;*/
	background:#fd3136;
	padding:6px 16px 6px 35px;
	min-height:64px
}
#cart {
	float:right;
	position:relative;
}
#header #cart .heading span.cart-icon {
	position:absolute;
	left:16px;
	top:6px;
	background:url(../images/cart-icon.png) no-repeat;
	width:46px;
	height:44px;
	padding:0;
	margin:0;
}
.latest-added {
	border-bottom: 1px solid #eaeaea;
	display: block;
	padding: 0 0 10px 10px;
}
.heading a b {
	display:block;
	padding:0 0 0 38px;
	background:url(../images/cart.png) no-repeat left top;
	line-height:24px;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:18px;
	}
.heading a {
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:13px;
	min-width:126px
}
.heading a .sc-button {
	background:url(../images/sc-button.png) no-repeat left top;
	width:7px;
	height:4px;
	display:block;
	float:right;
	margin-left:14px;
	margin-top:8px
	}
#header #cart .content {
	clear: both;
	padding:8px 0 8px 0;
	display: none;
	position: absolute;
	top:60px;
	background:#fff;
	z-index:99999;
	width:235px;
	float:right;
	box-shadow:1px 1px 5px #b0b0af;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	right:0px;
}
#header #cart.active .content {
	display: block;
}
#header #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
	overflow:hidden;
}
#header #cart .cart td.price {
	font-size:12px;
	font-weight:600;
	line-height:12px;
}
#header #cart .cart td.total {
	font-size:12px;
	font-weight:600;
}
#header #cart .cart td.name a:hover {
	text-decoration:underline;
}
#header #cart .cart td.name a {
	text-decoration:none;
	font-size:11px;
	line-height:17px;
	margin-top:0px;
	display:inline-block;
}
#header #cart .cart td .total {
	font-size:11px;
	font-weight:bold;
	color:#000;
}
#header #cart .cart td .total .quantity {
}
#header #cart .cart td.name {
	padding-left:10px;
}
#header #cart .cart .item-cart-1 td {
	padding-top:0;
}
#header #cart .cart td {
	color: #000;
	vertical-align: top;
	padding:8px 0px 10px 5px;
}
#header #cart .cart .image {
	width: 1px;
	padding-left:8px;
}
.cart tr {
	background:url('../images/tail-tr.gif') left bottom repeat-x #fff;
	padding-bottom:20px;
}
.cart-module .cart tr {
	background:none;
}
#header #cart .cart .image img {
	text-align: left;
}
#header #cart .cart .name small {
	color: #666;
}
#header #cart .cart .quantity {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a6a4a4;
	text-transform:uppercase;
}
#header #cart .cart td.total {
	font-size:12px;
	font-weight:600;
	color:#c81908;
	text-align: right;
}
.cart-module .remove img:hover {
	overflow:hidden;
	margin-top:-11px;
}
.cart-module .cart .remove img {
	float:left;
}
.cart-module .cart .remove span {
	width:11px;
	height:11px;
	overflow:hidden;
	display: inline-block;
}
.cart-module .cart .remove {
	width:20px;
	text-align:center!important;
	padding-top:8px;
}
.cart-module .cart .remove img {
	cursor: pointer;
}
#header #cart .cart .remove img:hover {
	overflow:hidden;
	margin-top:-11px;
}
#header #cart .cart .remove img {
	float:left;
}
#header #cart .cart .remove span {
	width:11px;
	height:11px;
	overflow:hidden;
	display: inline-block;
}
#header #cart .cart .remove {
	text-align:right;
	padding-right:8px;
}
#header #cart .cart .remove img {
	cursor: pointer;
}
#header #cart table.total {
	border-collapse: collapse;
	font-size:11px;
	padding: 5px 10px 5px 10px;
	margin-top:5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
#header #cart table.total tr {
	padding:0px 10px 0px 10px;
}
#header #cart table.total td b {
	color:#a6a4a4;
	font-size:11px;
	font-weight:bold;
}
#header #cart table.total td {
	color: #3A3738;
	padding-left:5px;
	padding-right:10px;
	text-align:left
}
#header #cart table.total td .t-price {
	font-size:11px;
	font-weight:bold;
}
#header #cart .content .checkout {
	text-align: right;
	clear: both;
	padding-right:8px;
	padding-bottom:0px;
	padding-top:5px;
}
#header #cart .empty {
	padding-top:20px;
	text-align: center;
	padding-bottom:20px;
}
/****************************************************************************************************************************************************************************************/
#button-register {margin-top:10px}
#header #welcome a {
	text-decoration:none;
	color:#fd3136;
	margin:0 2px;
	font-size:12px;
	font-weight:bold;
}
#header #welcome a + a {
	
}
#header #welcome a:hover {
	text-decoration:underline
}
#header #welcome {
	color:#333;
	font-size:12px;
}

#header .links {
	font-size: 10px;
	float:right;
	}
#header .links a:hover, #header .links a.active {
	color:#FFF;
	background-color: #fd3136;
    -webkit-transition: background-color .25s linear;
    -moz-transition: background-color .25s linear;
    -o-transition: background-color .25s linear;
    -ms-transition: background-color .25s linear;
    transition: background-color .25s linear;
	/*color:#FD3136;
	background:url(../images/menu-hover.png) repeat-x left top #2e2e2e; text-shadow:0 1px #600;*/
}
#header .links li:first-child {
	margin:0px;
	}
#header .links li.first a{
	/*width:56px;
	height:82px;*/
	display:block;
	/*padding:0;
	background:url(../images/home.png) no-repeat left top;*/
	}
#header .links li.first a:hover, #header .links li.first a.active {
	background:#fd3136;
	}
#header .links li.first {
	/*margin:0px;
	padding:0px;
	width:56px;
	height:82px;*/
	}
#header .links li.last {
	border-right: 1px solid #FFF;
}
#header .links li:hover {}
#header .links li {
	float:left;
	
	border-left:1px solid #ffffff;
	}
#header .links a {
	
	color:#242424;
	display:block;
	width:auto;
	text-align:center;
	min-height:32px;
	text-decoration:none;
	font-size:13px;
	line-height:32px;
	padding:25px 15px 25px 15px;
	/*text-shadow:0 1px #FFF;*/
	font-weight:bold;
}
#header .links a:hover { color:#FFF;/*text-shadow:0 1px #600;*/background:#fd3136; }

/***************************************************************************************toprow**********************************************************************************/
.toprow {
	background:#F8F8F8;
	padding:11px 20px 12px;
	}
/***************************************************************************************search**********************************************************************************/
#search {
	width:710px;
	height:45px;
}
#search .button-search {
	float:right;
	background:url(../images/button-search.png) repeat-x left center #242424;
	font-size:14px;
	padding:0;
	text-transform:uppercase;
	color:#fff;
	width:130px;
	height:35px;
	text-align:center;
	line-height:18px;
	}
#search .button-search:hover {
	cursor:pointer;
	background:#242424;
	}
#search input {
	float:left; margin:0;
	border:0;
	color:#333;
	background: /*url(../images/input-search.png) no-repeat left top*/ #DDD;
	padding:7px 15px 8px;
	width:550px;
	height:20px;
	line-height:20px;
	outline:none;
	font-size:13px;
	}
	
/* box */
.box.specials {
	margin-bottom:10px;
	}
.box {
	margin-bottom:10px;
}
.box .box-content.inform {
	padding:0px 0 0;
}
#content .box .box-heading {margin-bottom:0}
.box .box-heading {
	font-size:14px;
	line-height:25px;
	margin-bottom:10px;
	color:#ffffff;
	text-transform: none;
	background:url(../images/heading.png) repeat-x left center #242424;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	
}
.box .box-heading span strong,
.box .box-heading span a { color:#FFF; font-weight:bold;}
.box .box-heading span a:hover { color:#fd3136;}

.box .box-heading span {
	background:url(../images/heading-left.png) no-repeat right center;
	display:block;
	padding:5px 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.box.specials .box-heading {
	background:url(../images/heading-2.png) repeat-x left center #cf1d21;
	}
.box.specials .box-heading span {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background:url(../images/heading-2-right.png) no-repeat right center;
	}
.box .box-content {
	overflow:hidden; border:1px solid #DDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	}
.box-shining {
	padding: 20px 0px 42px 30px;
	background:url(../images/box-shining.jpg) no-repeat;
}
.padd-both {
	padding:0 20px;
	text-align:left;
}
.box .box-nav2 .box-heading {
	background:url(../images/cat-heading.jpg) repeat-x #576a54;
	border-bottom:1px solid #eaeaea;
	color:#FFF;
}

/***********************************************************************category*************************************************************/
.box.category li{
	position:relative;
	background:#e8e8e8 url(../images/header.png) repeat-x left top;
	}
.box.category .box-content {
	padding-top:6px
	}
.box-category > ul { /*background:#F8F8F8;*/ }
.box-category > ul > li > a {
	display:block;
	text-decoration:none;
	color:#323232;
	font-size:13px;
	
	font-weight:bold;
	padding:7px 5px 7px 15px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #e5e5e5;
}
.box-category > ul > li.active>a, .box-category > ul > li>a:hover {
	color:#FFF;
	background: #fd3136;
	}
.box-category > ul > li:first-child {border-top:0}
.box-category > ul > li {
	position:relative;
	background:url(../images/cat_arrow.gif) no-repeat 5px center;
	line-height:19px;
}
.box-category > ul > li strong {
	display:none;
}
.box-category > ul > li:first-child {
}
.box-category > ul > li.last {
	border:none;
}
.box-category > ul > li ul ul {margin-left:-39px}
.box-category > ul > li ul {
	display:none;
	padding:0;
}
.box-category > ul > li.active ul {
	display:block;
}
.box-category > ul > li span.expanded {background:url(../images/nolines_minus.png) left bottom no-repeat !important;}
.box-category > ul > li span.collapsed {background:url(../images/nolines_minus.png) left top no-repeat !important;}
.box-category > ul > li.active  span.close {background:url(../images/nolines_minus.png) left bottom no-repeat ;}
.box-category > ul > li.active li span.expanded {background:url(../images/nolines_minus.png) left bottom no-repeat !important;}
.box-category > ul > li.active li span.close {background:url(../images/nolines_minus.png) left top no-repeat !important;}
.box-category > ul > li.active li.active span.close {background:url(../images/nolines_minus.png) left bottom no-repeat !important;}
.box-category > ul > li.active li.active span.close.collapsed {background:url(../images/nolines_minus.png) left top no-repeat !important;}
.box-category > ul > li span.close {
	background:url(../images/nolines_minus.png) 0px 0px no-repeat;
	width:7px;
	height:7px;
	margin-right:0px;
	display:inline-block;
	margin-left:15px;
	position:absolute;
	right:9px;
	top:15px;
}
.box-category > ul > li span.close:hover {
	cursor:pointer;
}
.box-category > ul > li a.active {
	
	
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li.active > a, .box-category > ul > li ul > li > a:hover {
	color:#4d4d4d;
}
.box-category > ul > li ul > li {
	padding:9px 0 9px 18px;
	line-height:18px;
	border-bottom:1px solid #e5e5e5
	}
.box-category > ul > li ul > li > a {
	display: block;
	text-decoration: none;
	color: #323232;
	font-size: 13px;
	font-weight: bold;
	padding-left:10px;
	background: url(../images/marker.gif) center left no-repeat;
}
.box-category > ul > li ul > li.active a{ color:#F00; text-decoration:underline;}

.box-category > ul > li ul > li > a.active {
	color:#4d4d4d;
}
.box-category > ul > li:first-child {
	border-top:0
}
.act-cat {
	position:absolute;
	top:9px;
	right:6px;
}

/* The Nivo Slider styles */
.slideshow {margin-bottom:10px;}
.nivoSlider {
	position: relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display: none;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	overflow:hidden;
	padding-left:0px;
	left:0px;
	bottom:0px;
	color:#cec4aa;
	z-index:8;
	width:100%;
	line-height:21px;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.nivo-caption span { display:block;}
.nivo-caption span.line-2 {
	padding:0 150px 0 28px;	
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.lefttext {
	font-size:20px;
	color:#fff;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	margin:0 150px 5px 28px;
}
.nivo-caption p{ position:relative;}
.nivo-caption p h1{ color:#fff; font-size:23px; text-transform:uppercase;font-weight:600; padding-top:17px;  padding-bottom:0; position:absolute; left:0px; top:0px; margin-bottom:0;font-family: 'Open Sans', sans-serif;opacity:1;
filter: alpha(opacity=100);}
.nivo-caption p p{ color:#82756b; font-size:11px; line-height:15px; height:20px; text-transform: uppercase; font-weight:600;font-family: 'Open Sans', sans-serif;position:absolute; left:0px; top:50px;opacity:1;
filter: alpha(opacity=100);}
.nivo-caption p  a{
	background: url('../images/banner-button.png') left top no-repeat;
	padding:0;
	font-size:14px;
	color:#fefcf6;
	text-decoration:none;
}
.nivo-caption p  a:hover{ text-decoration:underline}
.nivo-caption p {
	
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	bottom:15px;
	z-index:9;
	cursor:pointer;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/* slider theme */
.slideshow a {
	border: 0;
	display: block;
}
.nivo-controlNav {
	position: absolute;
	left:6px;
	bottom:10px;
	z-index:9;
}
.nivo-controlNav a:hover{color:#d41c0a;}
.nivo-controlNav a {
	vertical-align: top;
	display: block;
	text-indent:-9999px;
 	text-decoration:none;
	font-size:0px; 
	cursor:pointer;
	float:left;
	margin-left:4px;
	background: url('../images/paggs.png') right top no-repeat; 
	width:9px; 
	height:9px;
}
.nivo-controlNav a:hover, .nivo-controlNav a.nivo-control.active {
	background-position:left 0;	
}
.nivo-controlNav a.nivo-control.active { cursor:default;}

.nivo-directionNav a {
	display:block;
	width:10px;
	height:20px;
	text-indent:-9999px;
	border:0;
	z-index:10
}
.nivo-directionNav a:hover { background-position:0 bottom;}
a.nivo-nextNav {
	background-position:-30px 0;
	left:205px;
	background:url(../images/next.png) right 0 no-repeat;
}
a.nivo-prevNav {
	left:19px;
	background:url(../images/prev.png) right 0 no-repeat;
}
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}


#loopedCarousel{ position:relative; padding-left:30px;}
#loopedCarousel .container {height:242px; width:480px!important; overflow:hidden; position:relative; }
.slides {position:absolute; top:10px; left:0; width:500px;}
.slides .name { padding-bottom:7px;}
.slides .name a{ color:#2fa1bc; text-decoration:underline;}
.slides .name a:hover{ text-decoration:underline; color:#f83b01;}
.slides .price{ color:#f65423; font-weight:bold;}
.slides .price .price-old{ font-weight:normal; font-size:11px; text-decoration:line-through; display:block; }
.slides > div {width:140px;display:block; padding-right:21px; text-align:center; }
#loopedCarousel .pagination{ display:none;}
#loopedCarousel .previous{background: url('../images/prev.png') left top no-repeat; width:19px; height:28px; position:absolute; left:-2px; top:102px; font-size:0; line-height:0; text-indent:-9999px;  }
#loopedCarousel .previous:hover{ background-position:0 -28px;}
#loopedCarousel .next{background: url('../images/next.png') left top no-repeat; width:19px; height:28px; position:absolute; right:0px; top:102px; font-size:0; line-height:0; text-indent:-9999px;  }
#loopedCarousel .next:hover{ background-position:0 -28px;}
.hover-spesial{ position:absolute; left:30px; top:100px;
background: url('../images/hover-special.png') left top no-repeat; width:103px; height:29px;

-moz-transition: all 0.8s ease 0s;
 -webkit-transition: all 0.8s ease 0s;
 -o-transition: all 0.8s ease 0s;

-webkit-transform: scale(0) rotate(0deg);
   -moz-transform:scale(0) rotate(0deg);
   -o-transform: scale(0) rotate(0deg);
   -ms-transform:scale(0) rotate(0deg);
   transform:scale(0) rotate(0deg);
}
 .product-col:hover .hover-spesial{ display:block;

-webkit-transform: scale(1) rotate(720deg);
   -moz-transform: scale(1) rotate(720deg);
   -o-transform: scale(1) rotate(720deg);
   -ms-transform: scale(1) rotate(720deg);
   transform: scale(1) rotate(720deg);
}

.nivo-directionNav {
	display:block !important;
}

/*******************************************************************************featured products*********************************************************************************/
#content .box .box-content .box-product {}
#content .box .box-content .box-product  ul li {
	float:left;
	width:188px;
	text-align:left;
	position:relative;
	padding:15px 20px 20px;
	margin:10px 10px 0 0px;
}
.box-content .box-product-detail { padding:15px; }
.box-content .box-product-detail h3 { font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#555; margin-bottom:15px; }
.box-content .box-product-detail .addToCart { display:inline-block; cursor:pointer; margin-top:15px; }

.product-detail-left { float:left; width:160px; padding-right:15px; }
.product-detail-right { float:left; width:500px;}
.product-detail-right .ulinfo li { display:inline-block; margin-bottom:5px; vertical-align:top; padding:5px 0; }
.product-detail-right .ulinfo li:first-child { width:150px; }
.product-detail-right .ulinfo li a { color:#900; font-weight:bold; }
.product-detail-right .ulinfo li a:hover { color:#F00; }

.product-image img{ width:160px; }

.price { margin:5px 0;}
.price  span:first-child { margin-right:15px; }
.price .price-old { text-decoration:line-through; color:#666; }
.price .price-new { color:#F00; font-weight:bold; font-size:18px; }

.product-info h3 { color:#FFF; border-bottom:1px solid #DDD; margin:15px 0 5px 0; padding:0 15px; }
.product-info h3 span{ display:inline-block; color:#333; padding:5px 35px; background:#DDD; }


#column-left .box .box-content .box-product  ul li {
	float:none;
	}
.box .box-content .box-product  ul li {
	float:left;
	text-align: center;
	position: relative;
	width: 195px; height:340px;
	padding: 0 20px;
	margin: 21px 0 19px;
}
.box .box-product ul li img { width:130px; height:auto; }
.box .box-content .box-product  ul li.last { margin-right:0; }
.box .box-content .box-product .product-image img{ width: 120px; height:200px; }
.box .box-content .box-product  ul li a{ display:block; color:#333; }
.box .box-content .box-product  ul li a.product-name { font-weight:bold; height:32px; margin:5px 0; overflow:hidden; }
.box .box-content .box-product ul li .cart {
	text-align: center;
}
.box .box-content .box-product ul li .price { font-size: 17px;line-height: normal;color: #272727; font-weight: normal; }
.box .box-content .box-product ul li .price span { display: block; width:100%;}
.box .box-content .box-product ul li .price .price-old { color:#666; text-decoration:line-through; }
.box .box-content .box-product ul li .price .price-new { color:##272727; }

.box .box-content .box-product ul li .cart .addToCart span {
	}
.box .box-content .box-product ul li .cart .addToCart {
	background:url(../images/heading-2.png) repeat-x left top;
	display:inline-block;
	margin-right:2px;
	cursor:pointer; color:#FFF; padding:5px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.box .box-content .box-product ul li .details { display:inline-block; background:#CCC; color:#333;padding:5px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.box .box-content .box-product ul li .cart .addToCart:hover  { }
#content .box .box-content .box-product ul li .image2 {

}
#content .box .box-content .box-product ul li.last-in-line {
	margin-right:0px;
}
#content .box .box-content .box-product ul li.first-in-line {
	clear:left;

}
.box.featured {
	margin-bottom:0px;
	}
.box .box-content .box-product .description {
	font: italic 12px/16px Arial; color: #939393;margin-bottom: 10px; height:32px; overflow:hidden;
}

/* custom */
.box .box-content .box-news ul { padding:5px 5px; }
.box .box-content .box-news ul li a{ 
	display: inline-block;
	text-decoration: none;
	color: #333;
	font-size: 13px;
	padding-left:15px; background:url(../images/dotted-1.gif) 5px 7px no-repeat;
	margin-bottom:5px; 
	}
.box .box-content .box-news ul li a:hover{ color:#2b6dcf; text-decoration:underline; } 
.box .box-news-content { padding:10px; }
.box .box-news-content ul { margin:5px; padding:5px; list-style:inside disc;} 
.box .box-news-content li { padding:3px 5px; list-style:inside disc;} 
.box .box-news-content ul ul{ margin-left:15px; } 
.box .box-news-content a { color:#333;} 
.box .box-news-content a:hover { color:#FD3136;} 

.box-nav-bottom { clear: both; margin-top:15px; padding:15px;}
.box-nav-bottom-container { background:url(../images/footer.png) top left repeat-x; }
.box-nav-bottom .nav-side{ float:left; width:200px; padding:15px; margin-right:15px;}
.box-nav-bottom .nav-side .nav-title a{ font-weight:bold; color:#F03; text-decoration:underline; font-size:12px; text-transform:uppercase; line-height:30px; }
.box-nav-bottom .nav-side ul{ list-style:inside square; }
.box-nav-bottom .nav-side a{ color:#333; }

.box-nav-bottom .nav-side-copyright{ width:400px;}
.box-nav-bottom .nav-side-copyright ul{ float:left; width:200px;}

