@font-face {
  font-family: 'MyriadPro-Regular';
  font-style: normal;
  src: local('MyriadPro-Regular'), local('myriadpro-regular'), url(myriadpro-regular.woff) format('woff');
}
@font-face {
  font-family: 'MyriadPro-Semibold';
  font-style: normal;
  src: local('MyriadPro-Semibold'), local('myriadpro-semibold'), url(myriadpro-semibold.woff) format('woff');
}
/* Main CSS Start */
html{
	background:#000;
}
body {
	background: #fff!important;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: 'MyriadPro-Regular';*/
	color: #666;
	color: #7C7C7C;
}
#wrapper {
	width: 100%;
}
h1 {
	font-size:17px;
	color:#fff;
	padding:0 0 10px 0;
}
h2 {
	font-size:15px;
	color:#00507C;
	padding:0 0 7px 0;
}
h3 {
	font-size:14px;
	color:#26558B;
	padding:0 0 10px 0;
}
h4 {
	font-size:13px;
	color:#26558B;
	padding:0 0 10px 0;
}
h5 {
	font-size:12px;
	color:#26558B;
	padding:0 0 10px 0;
}
h6 {
	font-size:12px;
	color:#8a4355;
	padding:0 0 10px 0;
}
ul {
	padding:0 0 0 30px;
}
ul li {
}
ol {
	padding:0 0 10px 30px;
	list-style:decimal;
}
ol li {
}
a {
	color:#3096b8;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
p {
	padding:0 0 0 0;
	color:#636363;
	color: #7C7C7C;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:23px;
}
img.alignright {
	padding: 0px;
	margin:0 0 10px 10px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin:5px 10px 5px 0;
	display: inline;
}
img.aligncenter {
	display: block;
	padding: 0px;
	margin:0 10px 0 10px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* Main CSS End */

/* Header CSS Start */
#outer-header{
	width:100%;
	/*background:url(../images/header-bg.gif) repeat-x 295px top;*/
	height:349px;
}
#header {
	height: 349px;
}
#logo{
	width:329px;
	float:left;
	padding:28px 0 0 40px;
}
#logo a{
	background:url(../images/logo.png) no-repeat;
    margin-left: 80px;
   /* margin-top: 33px;*/
    text-indent: -9999px;
	height: 242px;
    width: 329px;
	float:left;
}
#outer-header{
	width:100%;
	/*background:url(../images/header-bg1.gif) repeat-x 295px top;*/
	height:200px;
}
#header {
	height:200px;
}
#logo{
	width:190px;
	height: 142px;
	float:left;
	padding:28px 0 0 40px;
	width:230px;
	height:145px;
}
#logo a{
	background:url(../images/logo1.png) no-repeat;
    margin-left: 80px;
    text-indent: -9999px;
	width:190px;
	height: 142px;
	float:left;
	width:230px;
	height:145px;
}
/* Header CSS End */

/* Menu CSS Start */

#menu {
	height: 46px;
	background:url(../images/menu-bg.gif) repeat-x left bottom;
	background:none;
	border:1px solid #000;
	height: 31px;
	clear: both;
}
#menu ul{
	float:left;
	padding: 0 0 0 95px;
	float: none;
}
#menu ul li{
	float:left;
	list-style:none;
	display: inline-block;
	height: 31px;
	line-height: 31px;
	float: none;
}
#menu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: 'MyriadPro-Regular';*/
	font-size:12px;
	color:#ccc;
	text-decoration:none;
	padding:0 6px 0 10px;
	color: #000;
	
}
#menu ul li a:hover{
	text-decoration:underline;
}
/* Menu CSS End */

/* Content CSS Start */

#content {
	background:#fff;
	overflow:hidden;
	margin-top:3px;
}
.page{
    height: auto !important;
    margin-left: 100px;
    margin-top: 20px;
    min-height: 270px;
	margin-right: 100px;
}
/*#col-1 {
	width: 20%;
	height: 500px; 
	float: left;
	background: orange;
}
#col-2 {
	width: 60%;
	height: 500px; 
	float: left;
	background: purple;
}
#col-3 {
	width: 20%;
	height: 500px; 
	float: right;
	background: orange;
}*/
/* Content CSS End */

/* Footer CSS Start */

#footer {
	background: #000;
	overflow:hidden;
	height:164px;
	padding: 0 0 20px 0;
}
.inner-footer{
	padding:125px 0 0 0;
}
.footer-left{
	float:left;
	width:460px;
	padding:20px 0 0 0;	
}
.footer-left ul{
	float:left;	
	margin-left: 55px;
}
.footer-left ul li{
	float:left;
	list-style:none;
	padding:13px 0 0 0;
}
.footer-left ul li a{
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: 'MyriadPro-Regular';*/
	font-size:11px;
	color:#ccc;
	text-decoration:none;
	padding:0 6px 0 10px;
}
.footer-left ul li a:hover{
	text-decoration:underline;
}
.footer-right{
	float:right;
	height:40px;
	margin-right: 200px;
}
.txt-field{
	width:142px;
	height:18px;
	line-height:20px;
	padding:0 0 3px 20px;
	font-size:12px
}
.sbmt{
	background:url(../images/baroque.gif) no-repeat;
	width:44px;
	height:39px;
	border:none;	
	cursor:pointer;
	vertical-align:middle;
}

/* Footer CSS End */

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
.float-l{
	float: left;
}
.float-r{
	float: right;
}
.clear{
	clear: both;
}
table.table-center{
	width: 100%;
	height: 100%;
}
table.table-center td{
	width: 100%;
	height: 100%;
	text-align:center;
	vertical-align: middle;
}
div.table,div.table-center{
	display: table;
	width: 100%;
	height: 100%;
}
div.row{
	display: table-row;
}
div.cell{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
} 
.login p{
	margin: 0 0 10px 0;
}
#banner{
	height: 200px;
	position: relative;
	margin-left: 100px;
	margin-right: 100px;
	text-align: center;
}
#banner img{
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin: 0 0 0 -347px;
}
.widget_wpsc_categorisation li {
	font-size: 14px !important;
}

/* kram */
/*#header, #menu, #content, .inner-footer{
	margin:0 auto;
	width: 1200px;
}
#header #logo{
	padding-left: 0px;
}
#header #logo a{
	margin-left: 20px;
	padding-left: 0px;
}
.page {
	padding: 20px 0 15px 0;
	margin:  0 auto;
}
.footer-right {
	margin-right: 0;
}
#menu ul {
	padding-left: 20px;
}*/

#menu{
	border-left: 0px;
	border-right: 0px;
}
#bluebelle_products .wpsc_gateway_container .custom_gateway:nth-child(3) {
	display: block !important;
}
#bluebelle_products .wpsc_gateway_container .custom_gateway{
	padding-bottom: 10px;
}

#menu ul ul{
	min-width: 160px;
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 31px;
	left: 10px;
	background: rgba(255,255,255, 0.80);
    border: 1px solid #ddd;
	padding: 5px 0;
}
#menu ul ul li{
	display: block;
}
#menu ul ul li a{
	padding: 0 10px 0 10px;
}
#menu > ul > li{
	position: relative;
}
#menu > ul > li:hover ul{
	display: block;
}
/* #kram */
