﻿/*////////// GENERAL //////////*/

body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  font-size: 12px;
  color: #402f20;
  font-family:  Verdana;
  background-image: url('images/temp.gif');
  background-repeat: repeat-x;
  background-position: 0 -10px;
}

html { height:100%; }

a:active { outline: none; }
:focus { -moz-outline-style: none; }

#bg_1{
  background-color: #354e69;
  height: 100%;
  width: 100%;
}

p, ul {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

p.p_margin { margin-top: 10px;}

.post_content p{ padding-bottom: 20px;}

p.post_navigation { margin: 0; padding: 0;}

.wpsc_description p{ margin-top: 10px; }

.main_btn {
	float: left;
	height: 40px;
	width: 130px;
	margin-left: 20px;
	margin-top: 13px;
	background-repeat: no-repeat;
}

.main_btn:hover{
	background-position: 0 -40px;
}

.main_btn:active{
	background-position: 0 -80px;
}

#header_div {
  background-image: url('images/patern.jpg');
  background-repeat: repeat-x;
  background-position: 0 -20px;
  width: 100%;
  height: 122px;
}

#header {
  position: relative;
  top: 16px;
}

#header, #menu, #middle, #page_content {
  margin: 0 auto;
  width: 700px;
}

#background_1{
	width: 100%;
	background-color: #fff;
}


#middle2{
  margin: 0 auto;
  width: 900px;
}

#menu_div {
  background-image: url('images/menu_patern.png');
  background-repeat: repeat-x;
  width: 100%;
  height: 40px;
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
}

#footer {
  background-image: url('images/footer_patern.jpg');
  background-repeat: repeat-x;
  background-color: #354e69;
  width: 100%;
  padding-bottom: 10px;
}

#footer a{ color: #fff;}
#footer a:visited{ color: #fff;}

#middle {
  background-color: #FFF;
}

#wrapper{
  width: 100%;
  background-color: #FFF;
}

/*/////// H tags //////////*/

h3{
  text-decoration: none;
  font-size: 13px;
  margin: 0 20px 10px 0;
  line-height: 24px;
}

/*///////END //////////*/


#prices_images img {
  margin: 0 20px 20px 20px;
}

#prices_images {
  margin-top: -20px;
}

td.price_center {
  text-align: center;
}

.strong {
  font-weight: bold;
}

/*////////// TYPOGRAPHY //////////*/

p.company {
  margin: 0px;
  padding-left: 20px;
  padding-right: 30px;
  padding-bottom: 10px;
  line-height: 20px;
  color: #2e2217;
}

p.special {
  *margin-top: -30px;
  padding-top: 20px;
}

#tab3 img {
  margin-left: 10px;
}


p.header_info {
  font-family: Verdana;
  font-size: 22px;
  color: #FFFFFF;
  position: relative;
  
  display:block;
  left: 10px;
  top: 15px;
  padding: 0;
  margin: 0;
  margin-left: 270px;
}

#main_logo {
  *float: left;
}

#header img {
  float: left;
  margin: 0;
  padding: 0;
}

#navlist {
  font-family:  Trebuchet MS, Verdana;
  font-size: 15px;
}

#navlist li {
	margin: -3px;
}

#navlist li ul {
	display: none;
	position: absolute;	
	margin-left:35px;
}

#navlist li ul li {
	margin: 0;
	padding: 0;
}

#navlist li ul li a {
	display: block;
	text-decoration: none;
	border: 1px solid #ccc;
	border-bottom: 0;
}

#navlist li:hover ul, #navlist li#sub-products ul.over { display: block; }

#navlist_btm {
  font-family:  Trebuchet MS, Verdana;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}

#middle h1 {
  font-size: 18px;
  font-family: Arial;
  font-style: italic;
  font-weight: normal;
  margin-left: 10px;
}

#middle h2 {
  font-family: Verdana;
  font-size: 16px;
  margin-left: 20px;
  margin-right: 40px;
  color: #2e2217;
  font-weight: normal;
}

#simpleubl_box_s {
  width: 98px;
  height: 195px;
  background-image: url('images/ubl_box_s.gif');
}

#block_1, #block_2 { line-height: 30px;}

#block_1 li {
  list-style-image: url('images/arrow.gif');
  margin: 0 10px 0 30px;
  *margin-left: 20px;
}

#block_2 li {
  list-style-image: url('images/tick.gif');
  margin: 0 0 0 30px;
  *margin-left: 20px;
}
#tick_2, .tick_1 {
	margin-bottom: 10px;
}
#tick_2 li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	margin: 0 0 0 30px;
}

.tick_1 li {
	list-style-image: url('images/arrow.gif');
  margin: 0 10px 0 30px;
  *margin-left: 20px;
}

/*////////// HEADERS //////////*/



/*////////// CONTENT //////////*/


#menu_btm{
  text-align: center;
  font-family:  Trebuchet MS, Verdana;
  font-size: 12px;
  color: #FFFFFF;
  margin-bottom: 10px;
}

#footer p {
  text-align: center;
  font-family:  Trebuchet MS, Verdana;
  font-size: 12px;
  color: #FFFFFF;
  margin: 0 auto;
  width: 760px;
}

a img, a img:visited {
  border-style: none;
  outline: none;
}


/*////////// BLOG ELEMENTS //////////*/
/*////////// FORMS //////////*/
/*////////// MENU //////////*/


#navlist {
  list-style-type: none;
}

ul#navlist
{
margin-top: 0;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
margin: -3px;
}

#navlist a { padding: 0px 15px; }

#navlist .list_item_ a, #sub-products ul li a {
    color: #FFFFFF;
    background-image: url('images/menu_patern.png');
    background-repeat: repeat-x;
    text-decoration: none;
    outline: none;
}

#navlist .list_item_current_item > a {
    color: #FFFFFF;
    background-image: url('images/menu_patern_2.jpg');
    background-repeat: repeat-x;
    text-decoration: none;
    outline: none;
}

#navlist .list_item_home a {
    background-image: url('images/home.gif');
    background-repeat: no-repeat;
    outline: none;
}

#navlist .list_item_homecurrent_item a {
    background-image: url('images/home_active.gif');
    background-repeat: no-repeat;
}

#navlist .list_item_home a:hover {
    background-image: url('images/home_active.gif');
    background-repeat: no-repeat;
}

#navlist .list_item_current_item a:hover, #navlist .list_item_ a:hover {
    color: #fff;
    background-image: url('images/menu_patern_2.jpg');
    background-repeat: repeat-x;
    text-decoration: none;
}

#navlist .list_item_contact a{
	background-image: url('images/contact.gif');
    background-repeat: no-repeat;
    text-decoration:none;
}

#navlist .list_item_contact a:hover{
	background-image: url('images/contact_active.gif');
    background-repeat: no-repeat;
    cursor: pointer;
}


/*////////// APATINIS MENU //////////*/
#navlist_btm {
  list-style-type: none;
}

ul#navlist_btm
{
margin-top: 0;
margin-left: 0;
margin-bottom: 40px;
padding-left: 0;
white-space: nowrap;
}

#navlist_btm li
{
display: inline;
list-style-type: none;
}

#navlist_btm a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 0px 15px;
}

#navlist_btm a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
outline: none;
}

#navlist_btm a:hover
{
color: #fff;
text-decoration: underline;
}
/*////////// Sliding panels //////////*/

.Header {
    position:relative;
    width:700px;
    height:31px;
    top:0px;
    left:0px;
    color:#FFFFFF;
    z-index:1;
    background-image: url('images/header.gif');
    background-repeat: no-repeat;
}

.Header_active {
    position:relative;
    width:700px;
    height:31px;
    top:0px;
    left:0px;
    color:#FFF;
    z-index:1;
    background-image: url('images/header_active.gif');
    background-repeat: no-repeat;
}

#middle h1 {
  padding-left: 30px;
  padding-top: 3px;
}


#Panel1, #Panel2, #Panel3, #Panel4 {
    position:relative;
    background:#FFF;
    overflow:hidden;
    z-index:0;
    background-image: url('images/panel_bg.gif');
    background-repeat: repeat-y;
}

.panel_bottom {
  height: 13px;
  background-image: url('images/btm_line2.gif');
  background-repeat: no-repeat;
}


.Header:hover {
  background-image: url('images/header_hover.gif');
  cursor: pointer;
}

.Header_active:hover {
  cursor: pointer;
}

.inside_link {
 display: inline;
}

.inside_link a, .inside_link2 a, .company a, .btn-slide{
  text-decoration: underline;
  color: #325775;
}

.inside_link a:hover {
 text-decoration: none;
}

.inside_link2 a:hover {
 text-decoration: none;
}

.company a:hover {
 text-decoration: none;
}

.btn-slide:hover {
 cursor: pointer;
 text-decoration: none;
}

.download_text {
 margin: -10px 0 0 10px;
}
/*////// page panels ///////////*/

.page_header {
  height: 60px;
  background-image: url(images/pages_header.png);
}

.page_header_splited {
  background-image: url(images/pages_header_2.png);	
}

.page_header h2, .page_header h2 a {
  padding-top: 10px;
  color: #2e2217;
  text-decoration: none;
}

.page_header h2 a:hover {
  color: #634a32;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
}


.post_content {
  background-image: url(images/page_bg.gif);
  background-repeat: repeat-y;
}

.post_content_splited {
  background-image: url(images/page_bg_2.gif);	
}

.page_footer {
  height: 16px;
  background-image: url(images/panel_footer2.png);
  background-repeat: no-repeat;
  background-position: bottom left;
}

.page_footer_splited {
  background-image: url(images/panel_footer_2.gif);	
}

#search_box {
  float: right;
  position: relative;
  top: 25px;
}

#search_box {
  width: 128px;
  height: 22px;
  background: url(images/search_bg_03.gif);
}

#search_box #s {
  float: left;
  padding: 0;
  margin: 3px 0 0 6px;
  border: 0;
  width: 88px;
  background: none;
  font-family: Verdana;
  font-size: 12px;
  color: #402f20;
}

#search_box #searchsubmit {
  float: right;
}

#post_date {
  color: #949494;
  position: relative;
  left: 20px;
}


#post_content_search, .post_content {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 20px;
}

.post_content.static { margin-top: -20px;}

#post_contentpost_content_search {
  margin-top: -20px;
}

.cart_hidden {
  display: none;
}

.cart_visible {
  display: block;
}

h4{
  font-size: 12px;
}

#api_title {
  background-image: url(http://www.simpleubl.com/wp-content/themes/SimpleUBL/images/api_title.png); 
  width: 276px; 
  height:47px;
}

#api_title:hover {
  cursor: pointer;
  background-position: 0 47px; 
}

div#cart_visible div{
  background-image: url(http://www.simpleubl.com/wp-content/plugins/wp-e-commerce/themes/default/images/cart_big.gif);
}

div#cart_box.cart_visible #inner_cart{
background-image: url(http://www.simpleubl.com/wp-content/plugins/wp-e-commerce/themes/default/images/cart_big.gif); 
background-repeat: no-repeat;
background-position: 150px 0;
}

#gocheckout_div {
  height: 21px; 
  width: 102px; 
  background-image: url(http://www.simpleubl.com/wp-content/plugins/wp-e-commerce/themes/default/images/checkout_btn.png);
}

#gocheckout_div:hover {
  background-position: 0 21px;
}

#emptycart_div {
  height: 21px; 
  width: 102px; 
  background-image: url(http://www.simpleubl.com/wp-content/plugins/wp-e-commerce/themes/default/images/emty_cart_btn.png);
}

#emptycart_div:hover {
  background-position: 0 21px;
}

#visitshop_div {
  height: 21px; 
  width: 108px; 
  background-image: url(http://www.simpleubl.com/wp-content/plugins/wp-e-commerce/themes/default/images/visit_shop.png);
}

#visitshop_div:hover {
  background-position: 0 21px;
}

a.more-link{
  text-decoration: none;
  color: #325775;
  font-size: 11px;
}
a.more-link:hover{
  color: #497fab;
  font-size: 11px;
}

.back_link a{
  text-decoration: none;
  color: #325775;
  font-size: 11px;
}

.back_link a:hover{
  color: #497fab;
  font-size: 11px;
}

#apidocumentation_img {
  background-image: url(http://www.simpleubl.com/wp-content/themes/SimpleUBL/images/api_main.jpg);
  width: 249px;
  height: 242px;
  margin-left: 40px;
}

.close_btn{
  float: right; 
  position: relative; 
  top: -5px; 
  right: -5px;
}

.slide {
  margin-left: 8px;
}

/* DOWNLOAD PANELS */

.panel {
  border: 1px #999999 dashed;
  margin: 5px 10px 20px 5px;
  padding: 5px;
  background-color: #ffffb2;
  width: 258px;
  font-size:12px;
  display: none;
}

.inner_d_panel {
  /*width: 152px; */
  margin-top: 10px; 
  font-size: 11px;
}

.inner_d_panel p{
margin: 0;
}

.required {
  float:left;
  clear: right;
  height: 13px; 
  margin-bottom: 5px; 
  margin-left: 5px; 
  font-size: 11px;
}

.inner_d_panel_btn{ 
  margin-left: -1px;
  width
}

label{
clear: both;
}

label.error {
	position: relative;
	top: -5px;
	/*width: 250px;*/
	float: left;
	color: red;
}

.cmxform{
  padding: 0; margin: 0;
}

.gridTwoEven {background-image: url(images/divs_download_background.gif); background-repeat: repeat-y; padding-right:50%; color:#402F20; font-size:12px; line-height:20px;}  
.gridTwoEven .wrapper .col1 {width:100%; float:left;}
.gridTwoEven .wrapper .col2 {margin-right:-100%; width:100%; float:left;}


/* to clear floated elements - all browsers - from http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
 * html .clearfix {height:1%;} 
 .clearfix {display:block;} 
/* End hide from IE-mac */

/*#flag_box {
  position: absolute;
  left: 4px;
  width: 139px;
  z-index: 1;
}*/

#flag_box {
  position: absolute;
  width: 139px;
  z-index: 1;
  display: inline;
  left: 85%;
  top: 0px;
}


/*////// FLAG BOX ///////////*/

#flag_panel {
  height: 42px;
  background-image: url(images/flags/flag_bg.gif);
  display: none;
}

.slide_flag{
  height: 70px;
  background-image: url(images/flags/flag_btn.gif);
  background-repeat: no-repeat;
  
}

.btn-slide-flag.active{
  background-image: url(images/flags/active_btn.gif);
}

/*////// FUN CLASSES ///////////*/
/*any little extra flares and fun design
elements you want to add can go here*/

.regtr {
	vertical-align: super;
	font-size: 11px;
}

.find_out_btn{
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background-image: url(images/find_out_more.gif);
	height: 30px;
	width: 141px;
	margin-top: 10px;
}

.find_out_btn span {
	position: relative;
	left: 15px;
	top: 5px;
}

/*/////////  MAIN PANEL SLIDER  //////////*/

#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:700px;
	height:264px;
	overflow:hidden; 
	}	

#nextBtn, #prevBtn {
	float: right;
}

#nextBtn a, #prevBtn a{  
	display:block;
	width:32px;
	height:33px;
	background:url(http://www.simpleubl.com/wp-content/themes/SimpleUBL/images/index_panel/back.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(http://www.simpleubl.com/wp-content/themes/SimpleUBL/images/index_panel/forward.png) no-repeat 0 0;	
	}	
	
#nav_btn {
	display: inline;
	float: right;
	width:64px;
	height:33px;
	position: relative;
	top: -34px;
	right: 1px;
	/*IE bug*/
	*margin-top: -34px;
	*margin-right: 1px;
	*position: static;
	*top: 0px;
}

#prevBtn a:hover, #nextBtn a:hover {
	background-position: 0 -33px;
}

.green_btn {
	margin-top: 20px;
}

.green_btn div{
	float: left;
	margin: 0 0 0 20px;
	height: 30px;
	width: 130px;
	background-image: url(images/more_info_green_btn.gif);
}

.blue_btn {
	margin-top: 160px;
}

.blue_btn div{
	float: left;
	margin: 0 20px 0 0;
	height: 30px;
	width: 130px;
	background-image: url(images/more_info_blue_btn.gif);
}

.green_btn div a {
	position: relative; 
	left: 25px;
	top: 5px;
	font-size: 14px;
	color: #402F20;
	text-decoration: none;
}

.blue_btn div a {
	position: relative; 
	left: 25px;
	top: 5px;
	font-size: 14px;
	color: #402F20;
	text-decoration: none;
}

.green_btn div:hover, .blue_btn div:hover{
	background-position: 0 30px;
}

