﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

/* Standard HTML Tag Settings

body {
	color:#333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;
	background: transparent url("img/bg.gif") center top no-repeat;
	background-color:#e4e4e4;
} */
table, tr, td, p {font-family: tahoma, arial, helvetica;font-size: 11px;line-height: 1.3em;}

/* Standard DotNetNuke Settings */
.body {
	color:#333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;
	background-color:#FFFFFF;
	width:100%;
	background: transparent url("img/bg.gif") center top repeat;
	background-color:#e4e4e4;

}
.skinmaster {
	background-color: #FFFFFF;
	border: #F2F2F2 0px solid; 
	width: 960px;
	height:100%;
}

.controlpanel {
	width: 100%;
	background-color: #EAF3FB;
        color: #EAF3FB;
}

.logoPanel {
    background-image: url(logo.gif); 
    background-repeat: no-repeat;
    height:40px;
}

.toppane {
	width: 100%;
	background-color: Transparent;
}
.contentpane
{
	float: left;
	width: 748px;
	padding-top:5px;
}
.rightpane
{
	width: 200px;
	float: right;
	padding-top:5px;
	padding-right:6px;
	text-align:center;
	#padding-right:2px;
}
/*.bottompane {
	width: 100%;
	background-color: Transparent;
}*/
.LeftImg
{ background-image:url(img/left.gif);
  background-repeat: no-repeat;
  background-position:left;
  background-color:#284062;
  	float:left;
  		width:700px;
	}
/*.RightImg
{ background-image:url(img/right.gif);
  background-position:right;
  background-repeat: no-repeat;
  	float:right;
	}*/
.Sep
{
	background-image: url(img/info.gif);
	width: 5px;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
}
.MenuFrame
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-image: url(   'img/menu.png' );
	background-repeat: repeat-x;
	text-align:left;
	height: 40px;
	width:960px;
}
.lngPane
{	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
background-image:url(img/right.gif);
  background-position:right;
  background-repeat: no-repeat;
   background-color:#284062;
	text-align:left;
	vertical-align:middle;
	height: 40px;
	width:260px;float:right;
	#padding-top:5px;
	}

/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	padding: 12px 12px 12px 12px;
	text-transform: uppercase;
	margin-right: 1px;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#C0C0C0;
	font-size: 13px; 
	font-weight:bold;
	text-align:center;
	line-height:40px;
	padding:12px 12px 12px 12px;
	text-transform:uppercase; margin-right:1px;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#C0C0C0;
	font-weight:bold;
	text-align:center;
	font-size: 13px;
	line-height:40px;
	padding:12px 12px 12px 12px;
	text-transform:uppercase; margin-right:1px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #C0D6E5;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color:#F8FAFF;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td, .main_dnnmenu_itemselected td
{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	line-height: 2em;
	z-index: 1000;
	padding: 0px 5px;
	margin: 0px;
	background-color: #666666;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}


.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
}


.Head {
   color: #1833E1; 
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
}
.Login
{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
/*---------prod_box----------*/
.prod_box{
width:189px;
height:auto;
float:left;
padding:10px 0px 10px 0px;
font-size:10px;
}
.top_prod_box{
width:173px;height:12px;background:url(images/product_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box{
width:173px;height:10px;background:url(images/product_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box{
width:173px;height: auto;background:url(images/product_box_center.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}
.prod_details_tab{
width:173px;
height:31px;
float:left;
background:url(images/products_details_bg.gif) no-repeat center;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:15px 0 0 6px;
}
a.prod_details{
width:25px;
display:block;
float:left;
background:url(images/square-blue-add.gif) no-repeat left;
padding:5 0 0 20px;
margin:7px 0 0 38px;
_margin:6px 0 0 35px;
text-decoration:none;
color:#0fa0dd;
}
.product_title{
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a{
text-decoration:none;
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a:hover{
color:#064E5A;
}
.product_img{
padding:5px 0 5px 0;
}
.prod_price{
padding:5px 0 5px 0;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
color:#ea2222;
}