*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #444;
	text-align: center;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center 0%;
	line-height: 18px;
}

a
{
	outline: none;
	text-decoration: bold;
}

a:hover
{
	text-decoration: underline;
}

.hide
{
	display: none;
}

.padd-05
{
	padding: 5px;
}

.padd-10
{
	padding: 10px;
}

.padd-15
{
	padding: 15px;
}

h4
{
color:#23113F;
text-decoration:bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	color: #999900;
}


/* Clearing method
------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* Layout
------------------------------------------------------*/

#page-container
{
	width: 900px;
	text-align: left;
	background-color: #e9e9e9;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page-inner-container
{
	padding: 0px;
	border: none;
}

#page-content-container
{
	background: url("../images/bg_page_sidebar.gif") repeat-y 0% 0%;
}

#page-sidebar
{
	width: 220px;
	float: left;
	margin: 0px;
	background-color: none;
}

#page-content
{
	width: 680px;
	float: left;
	margin: 0px;
	padding: 0px;
}



/* Header
------------------------------------------------------*/

#page-header
{
	background: none;
	height: 165px;
	margin: 0px;
}


#page-header img
{
	display: block;
	float: left;
	margin: 0px;
}

#nav {
	width: 680px;
	background-color: #565ea7;
	position: relative;
	height: 28px;
	overflow: hidden;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #565ea7;
}

#nav li {
  float: left;
  list-style: none;
}

#nav li.back {
	width: 2px;
	height: 28px;
	z-index: 8;
	position: absolute;
	background-image: url(../images/page_nav_hover.gif);
	background-repeat: no-repeat;
	background-position: right -18px;
}

#nav li.back .left {
	background: url("../images/page_nav_hover.gif") no-repeat 0% 0%;
	height: 28px;
	margin-right: 3px; /* 1px is the width of the rounded shape */
}

#nav li a {
	color: #CCCCCC;
	text-decoration: none;
	top: 5px;
	z-index: 10;
	display: block;
	float: left;
	height: 20px;
	position: relative;
	overflow: hidden;
	padding: 0px 15px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#nav li a:hover, #nav li a:active, #nav li a:visited {
  border: none;
}




/* Sidebar
------------------------------------------------------*/

#page-sidebar h2
{
	color: #2F2C65;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 10px 8px 10px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#sidebar-menu
{
	margin-bottom: 5px;
	background-color: none;
	margin-top: 10px;
	text-align: center;
	letter-spacing: 2px;
}

#sidebar-menu h2
{
	background: url("../images/nav-head.png") no-repeat;
	background-position: 3px center;
}

#sidebar-menu ul
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
}

#sidebar-menu li
{
	padding: 1px 0px 1px 0px;
	border-bottom: 1px solid #999999;
}

#sidebar-menu li a
{
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 6px 5px 6px 8px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
}

#sidebar-menu li a:hover
{
	background-color: #FFFFFF;
}


/* Content - dual panels
------------------------------------------------------*/

#content-dual
{
	width: 100%;
	height:auto;
}


#content-dual h1
{
	color: #221E2A;
	text-transform: uppercase;
	background-image: url(../images/tab1.png);
	background-repeat: no-repeat;
	background-position: 12px bottom;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 24px;
	margin: 0px;
}

#content-dual h2
{
	font: bold 1.1em Arial, Tahoma, sans-serif;
	color: #333333;
	margin: 0px 0px 10px 0px;
}

#content-dual h2 a
{
	color: #333333;
}

#content-dual .single-panel
{
	width: 298px;
	float: left;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #1C185A;
}

.topic-list
{
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.topic
{
	padding-bottom: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #1b1233;
	color: #333333;
}

#content-dual .single-panel img
{
	float: left;
	border: 3px solid #231F2A;
	margin: 3px 10px 10px 0px;
}


#content-dual .right-panel
{
	float: right;
}

#content-dual .single-panel a
{
	color: #281360;
	text-decoration: bold;
}

#content-dual .single-panel a:hover
{
	color: #330099;
	text-decoration: underline;
}




/* Content - default
------------------------------------------------------*/


#wide-panel
{
	xbackground-color: #444;
	xcolor: #fff;
}
#main_contents  {
	background-color: #FFFFFF;
	border: 1px solid #000338;
	margin-right: 5px;
	margin-left: 5px;
	height: auto;
	padding: 15px;
}

#wide-panel h1
{
	color: #000000;
	text-transform: uppercase;
	background-image: url(../images/tab1.png);
	background-repeat: no-repeat;
	background-position: 14px bottom;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wide-panel a
{
	color: #281360;
	text-decoration: bold;
}

#wide-panel a:hover
{
	color: #330099;
	text-decoration: underline;
}






#wide-panel ul
{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 16px;
	list-style-type: square;
}

#wide-panel .product-item
{
	border-bottom: 1px solid #1b1233;
	padding-bottom: 12px;
}

#wide-panel .product-item img
{
	float: left;
	margin: 0px 15px 10px 0px;
}





/* Page footer
------------------------------------------------------*/

#page-footer
{
	margin-top: 1px;
	padding: 15px 0px 10px 0px;
	text-align: center;
	background-color: #E9E9E9;
	background-image: url(../images/bg_page_footer.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

#page-footer .nav
{
	margin: 0px 0px 10px 0px;

}

#page-footer .nav a
{
	padding: 0px 10px 0px 10px;
	font-size: 11px;
}

#page-footer .nav a.current
{
	font-weight: bold;
	text-decoration: none;
}

#page-footer p
{
	font: normal 1.0em/140% Arial, tahoma, sans-serif;
	color: #777;
	text-decoration: none;
	margin: 0px;
}

#page-footer a
{
	color: #1F1B28;
}
#feature {
	border: 3px solid #fff;
}
#left-col {
	color: #333333;
}
ul {
	list-style-type: square;
	line-height: 17px;
}
.flt_left {
	float: left;
	border: 3px solid #CCCCCC;
	margin-top: 7px;
	margin-right: 12px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#store-left {
	background-color: #E9E9E9;
	padding: 10px;
	float: left;
	height: auto;
	width: 175px;
}
#store-right {
	background-color: #E9E9E9;
	padding: 10px;
	float: right;
	height: auto;
	width: 175px;
}
#store-middle {
	background-color: #E9E9E9;
	padding: 10px;
	float: left;
	height: auto;
	width: 175px;
	margin-left: 27px;
}
.clearboth {
	clear: both;
}
.divider {
	color: #666666;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: -8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.flt_right {
	float: right;
	border: 3px solid #CCCCCC;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 12px;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 3px solid grey;
}
.highslide:hover img {
	border: 3px solid #16063e;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: hidden;
	color: #797979;
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #fff;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
