@import "style.css";

/* top elements */
* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	background: #caced1;
	font: 80%/ 1.5em Verdana, Tahoma, arial, sans-serif;
	color: #777;
	text-align: center;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #5691cc;
}

.features {
	
	font-weight: bold;
	color: black;
	font-size: 10pt;
}

#main_index p {
	
	font: 120%/ 1.5em Verdana, Tahoma, arial, sans-serif;
}

.features li {
	
	list-style-image: url(../img/23.png);
}

.text_link_box img {
	border: 0px;
padding: 0px;
}

.text_link_box a {
	border: 0px;
}

.error {
	color: #ff0000;
	font-weight: bold;	
}

.ok {
	color: #008000;;
	font-weight: bold;	
}

#overlay {
	z-index: 5000;
	filter: alpha(opacity = 55);
	-moz-opacity: .55;
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align:center;
}

#overlay #preload {
	margin: 0px 0px;
	background: transparent url(../img/preloader.gif) no-repeat center;
	height: 32px;
	width: 32px;
	border: 1px solid #666666;
}

/* landing */
.landing {
	text-align: justify;	
}

.landing .buttons {
	text-align: center;	
}

.landing h1 {
	margin-top: 20px;
}

.landing p {
	font-size: 11pt;
	margin: 20px auto;
}

.landing img {
	
	border: 0px;
}

/* links */
a,a:visited {
	text-decoration: none;
	background: inherit;
	color: #FB9233;
}

a:hover {
	text-decoration: underline;
	background: inherit;
	color: #93C600;
}

/* headers */
h1,h2,h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
}

h1 {
	font-size: 180%;
	font-weight: normal;
	color: #555;
}

h2 {
	font-size: 160%;
	color: #88ac0b;
	font-weight: normal;
}

h3 {
	font-size: 135%;
	color: #666666;
}

h3 sup {
	color: #5691CC;
}

/* images */
img {
	background: #fff;
	border: 1px solid #E5E5E5;
	padding: 5px;
}

img.float-right {
	margin: 5px 0px 10px 10px;
}

img.float-left {
	margin: 5px 10px 10px 0px;
}

h1,h2,h3,p {
	margin: 10px 15px;
	padding: 0;
}

ul,ol {
	margin: 5px 15px;
	padding: 0 25px;
}

code {
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/ 1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */
	border: 1px solid #E5F0FB;
	background: #F4F8FD;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #777;
}

blockquote {
	margin: 10px 15px;
	padding: 0 0 0 25px;
	font: bold 1.3em/ 1.5em "Trebuchet MS", Tahoma, arial, Sans-serif;
	color: #2361BA;
	border: 1px solid #E5F0FB;
	background: #F4F8FD url(../img/quote.jpg) no-repeat 8px 6px;
}

/* form elements */
form {
	xmargin: 10px 15px;
	xpadding: 10px 0;
}

form .row_form, .row_form {
	padding-top: 6px;
}

form .row_purchase_form {
	
	padding-top: 6px;
	clear:left;	
}

form .el_purchase_form {
	
	padding-top: 6px;
	float:left;	
}

form .label_purchase_form {
	
	width: 150px;
	padding-top: 6px;
	float: left;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

label {
	font-weight: bold;
	margin: 7px 5px;
}

.label {
	margin: 0px 5px 7px 0px;
}

input {
	padding: 3px;
	border: 1px solid #b0b0b0;
	font: normal 1em Verdana, sans-serif;
	color: #777;
}

select {
	border: 1px solid #b0b0b0;
}

textarea {
	width: 400px;
	padding: 3px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #b0b0b0;
	height: 100px;
	display: block;
	color: #777;
}

input.button {
	font: bold 12px Arial, Sans-serif;
	height: 28px;
	margin: 0;
	padding: 2px 3px;
	color: #fff;
	background: #306bc1 url(../img/button-bg.jpg) repeat-x 0 0;
	border: 1px solid #306bc1;
}

/********************************************
   LAYOUT
********************************************/
#wrap {
	width: 905px;
	margin: 0 auto;
	text-align: left;
}

#content-wrap {
	clear: both;
	width: 905px;
	margin: 0px auto;
	padding: 0;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	height: 80px;
	background: transparent url(../img/header.png) no-repeat left top;
	padding: 0;
}

.row {
	clear: left;	
}

/* navigation */
#menu {
	clear: both;
	margin: 0 auto;
	padding: 0;
	background: transparent url(../img/bg_menu.gif) no-repeat;
	height: 47px;
	width: 905px;
}

#menu ul {
	float: left;
	list-style: none;
	margin: 0 12px;
	padding: 0 0 0 8px;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	display: block;
	float: left;
	padding: 16px 12px 12px 30px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#menu ul li a.home {
	xbackground: url(../img/home.png) no-repeat left 50%;
}

#menu ul li a:hover {
	color: #CCCCCC;
}

#menu ul li#current a {
	color: #CCCCCC;
}

/* Main Column */
#main {
	float: left;
	width: 600px;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}

#main_index {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	margin-top: 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}

#main h2 {
	font: normal 180% 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: 0;
	margin-bottom: 0;
	color: #2666c3;
}

#main h2 a {
	color: #2666c3;
	text-decoration: none;
}

#main p,#main h1,#main h2,#main ol,#main ul,#main blockquote,#main table
	{
	margin-left: 20px;
	margin-right: 20px;
}

#main ul li {
	xlist-style-image: url(../img/bullet.gif);
}

/* Sidebar */
#sidebar {
	float: right;
	width: 305px;
	padding: 20px 0px 0 0;
	margin: 0px 0 0 0;
}

#tabs-fonts {
	margin-top: 10px;
}

#tabs-icons {
	margin-top: 10px;
}

#tabs-icons img {
	background-color: #eeeeee;
}

#tabs-textures {
	margin-top: 10px;
}

/* All sidebars box */

.featureswrapper {
  margin-top: 15px;
  padding-top: 9px;
  width: 290px;
  background: url(../img/bgsponsortop.gif) left top no-repeat;
  }

.homewrapper {
  margin-top: 15px;
  padding-top: 9px;
  margin-left: 20px;
  width: 235px;
  background: url(../img/bghometop.gif) left top no-repeat;
  }
      
.sidebarsfeatures {
  width: 290px;
  background: #363636;
  }
        
.featuresbottom {
  clear: both;
  width: 290px;
  height: 24px;
  background: url(../img/bgsponsorbottom.gif) left bottom no-repeat;
  }

.homebottom {
  clear: both;
  width: 235px;
  height: 24px;
  background: url(../img/bghomebottom.gif) left bottom no-repeat;
  }
  
.sponsorwrapper {
  margin-top: 15px;
  padding-top: 9px;
  width: 290px;
  background: url(../img/bgsponsortop.gif) left top no-repeat;
  }
    
.sidebarssponsor {
  width: 290px;
  background: #363636;
  }

.homefeatures {
  width: 235px;
  background: #363636;
  }
      
.sidebarssponsor h2, .sidebarsfeatures h2, .homefeatures h2, .homefeatures h3, .sidebarssponsor h3, .sidebarsfeatures h3 {
  padding: 0 0 2px 0;
  letter-spacing: -1px;
  }

.sponsor_box img {
  padding: 0px;
  border: 0px;
  background: transparent;
  }
  
.homefeatures h3, .sidebarssponsor h3, .sidebarsfeatures h3 {
	color: #ffffff;
	font-size: 12pt;
	text-align: left;
}

.sidebarssponsor p, .sidebarsfeatures p, .homefeatures p {
  padding: 2px 0;
  font-size: 9pt;
  }
  
#sponsor, #features {
  clear: both;
  padding: 0 0px;
  } 
  
.sponsor_box {
	text-align: center;
}

#features ul {
  color: #fff;
  margin-top: 5px;
  padding-left: 75px;
  background: url(../img/info.png) left top no-repeat;
  list-style: none;
  }

#features ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  background: url(../img/next_mini.png) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
}

.sponsorbottom {
  clear: both;
  width: 290px;
  height: 24px;
  background: url(../img/bgsponsorbottom.gif) left bottom no-repeat;
  }
  
/* Footer */
#footer {
	color: #C6DDEE;
	background: transparent url(../img/bgfooter.gif) no-repeat center top;
	clear: both;
	width:905px;
	height: 47px;
	text-align: center;
	font-size: 90%;
}

#footer p {
	padding: 10px 0;
	margin: 0;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#shape img {
	margin-right: 7px;
	border: 0px;
}

/** text **/
#text a {
	
	margin-right: 7px;
}

/** preview **/
#preview_button {
	float: right;
	margin-top: 5px;
	width: 250px;
}

.title_desc {
	color: #5691CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	}
	
.desc {
	color: #B3B3B3;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.2em;	
	}
	
.color_button {
	
	width:24px;
	height:24px;
	border:1px solid #FFFFFF;
	float:left;
	margin-bottom:5px;
	margin-right:24px;
}

/** end colors **/

/* alignment classes */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

/* display and additional classes */
.clear {
	clear: both;
}

/* accordion */
.accordion {
	width: 550px;
	border-bottom: solid 1px #c4c4c4;
	clear: left;
	margin-left: 20px;
	padding-top:10px;
}
.accordion h3 {
	background: #e9e7e7 url(../img/add.gif) no-repeat left;
	padding: 7px 30px;
	margin: 0px;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background: #e9e7e7 url(../img/back.gif) no-repeat left;
}
.accordion .block {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

/* preview */
.preview {
	width: 550px;
	border-bottom: solid 1px #c4c4c4;
	clear: left;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
}

.preview_home {
	
	width: 850px;
	border-bottom: solid 1px #c4c4c4;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 10px;	
}

.preview h3, .preview_home h3 {
	background: #e9e7e7 url(../img/process.gif) no-repeat left;
	padding: 7px 30px;
	margin: 0px;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.preview .block, .preview_home .block {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

/* slider */
.indicator
{
	width: 16px;
	height: 16px;
	background-color: #FF9900;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
	border: none;
}
.indicator:focus
{
	background-color: #f00;
}

.slider4
{
	width: 316px;
	height: 16px;
	background-image: url(../img/slider_back.jpg);
	position: relative;
	border: 0px hidden #000;
	margin-top: 10px;
}

.slider5
{
	width: 316px;
	height: 16px;
	background-image: url(../img/slider_back.jpg);
	position: relative;
	border: 0px hidden #000;
	margin-top: 10px;
}

#indicator1{
	background-image:url(../img/indicator1.gif);
	background-color: transparent;
}

/* css sprites demo */
div#cssSpriteDemo1, div#cssSpriteDemo2 {
	float:left;
}
div#cssSpriteDemo1 div {
/* Note the -160px y-coordinate; it tells the browser to pull the background up by 160 pixels, to our standard up button state */
background:url(../img/sprite-button-1.png) 0 -111px no-repeat;
width:250px;
height:111px;
}
/* The CSS psuedo-class :hover works in Firefox and IE 7. To make this behavior work on DIVs in earlier IE versions, you can use a JavaScript iterator that finds all instances of the tag and use JavaScript to fix the problem; it's a bit counter-intuitive, but you have to make due. */
div#cssSpriteDemo1 div:hover,
div#cssSpriteDemo1 div.iehover {
background:url(../img/sprite-button-1.png) 0 0 no-repeat;
}

div#cssSpriteDemo2 div {
/* Note the -160px y-coordinate; it tells the browser to pull the background up by 160 pixels, to our standard up button state */
background:url(../img/sprite-button-2.png) 0 -111px no-repeat;
width:250px;
height:111px;
}
/* The CSS psuedo-class :hover works in Firefox and IE 7. To make this behavior work on DIVs in earlier IE versions, you can use a JavaScript iterator that finds all instances of the tag and use JavaScript to fix the problem; it's a bit counter-intuitive, but you have to make due. */
div#cssSpriteDemo2 div:hover,
div#cssSpriteDemo2 div.iehover {
background:url(../img/sprite-button-2.png) 0 0 no-repeat;
}