body {
	background-color: #F3F2ED;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #27261B;
	line-height: 24px;
}

#wrapper {
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
}

#header #jewel {
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #stamp {
	position: absolute;
	top: 18px;
	right: 20px;
	display: none;
}


h1 {
	font-size: 130%;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 55px;
	margin-right: 10px;
	margin-bottom: 0px;
	color: #423D2F;
	margin-top: 12px;
	margin-left: 10px;
	background-image: url(../images/logo-on-paper-small.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 55px;
}


h1 a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 0px 1px 0px #000;
	margin: 0px;
	padding: 0px;
   }
#header h1 #logotype {
	display: none;
}

#header h1 span {
	display: block;
	margin: 0px;
	padding: 0px;
}

#wrapper #header #tag {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #404529;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
	background-color: #CFD6BA;
}
#tag div.leftButton {
    position: absolute;
    top: 7px;
    left: 6px;
    height: 30px;
    font-weight: bold;
    text-align: center;
    color: white;
    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
    line-height: 28px;
    border-width: 0 8px 0 8px;
    -webkit-border-image: url(/images/iphone/button.png) 0 8 0 8;
}

#wrapper #content h2 {
	color: #593D00;
	font-size: 180%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 40px;
}
#sidebar .textCenter.freeSite {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.3em;
	padding: 0px;
	margin-top: 18px;
	margin-left: 36px;
	margin-right: 24px;
}

#content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
}
#wrapper .scrollable .callout {
	padding: 0px;
	margin: 0px;
}
#wrapper .scrollable .callout h4 {
	color: #6F4A03;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 100%;
}
#wrapper .scrollable .callout p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
	font-size: 95%;
}

#sidebar .scrollable .portSample {
	padding: 0px;
	list-style-type: none;
	overflow: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#sidebar .scrollable .portSample li {
	padding: 0px;
	margin: 0px;
	float: left;
}
.scrollable .portSample li a {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	display: block;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #806B08;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.scrollable .portSample li a:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	display: block;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #806B08;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 1px #666;
	box-shadow: 1px 1px 1px #666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebar .scrollable .portSample li a img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #0B2106;
	display: inline;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 10px;
	color: #6C4815;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sidebar h4 {
	color: #334920;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 120%;
	text-align: center;
}

#leftCheck {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -10px;
}

.add40margin {
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.textCenter {
	text-align: center;
}

#footprint {
	display: none;
}


}
#wrapper #content .banner  {
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 16px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
}
#wrapper #content .banner img  {
	border: 1px solid #112908;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content .banner-alt {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 36px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C5F00;
	border-right-color: #372500;
	border-bottom-color: #372500;
	border-left-color: #8C5F00;
	background-color: #593D00;
	color: #FFF;
	line-height: 2em;
}
#wrapper #content .banner-alt-r {
	padding: 5px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 18px;
	margin-left: 36px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C5F00;
	border-right-color: #372500;
	border-bottom-color: #372500;
	border-left-color: #8C5F00;
	background-color: #593D00;
	color: #FFF;
	line-height: 2em;
}
#body_examples #wrapper #content .banner-alt a p     {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

#wrapper #content .banner-alt img {
	border: 1px solid #112908;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}
code {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	color: #C00;
	line-height: 8px;
}






#add {
	margin-top: 7px;
	margin-right: -25px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: inline;
	text-align: center;
	padding: 0px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 5px;
	float: right;
	background-image: url(../images/sidebar-paper-green.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 505px;
}
#content #add p{
	font-style: normal;
	margin-right: 0px;
	margin-left: 40px;
	margin-top: 8px;
	margin-bottom: 4px;
	color: #000;
	font-family: "Courier New", Courier, monospace;
	clear: both;
	font-weight: bold;
	background-color: #EFE6CE;
	text-align: left;
	width: 260px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#sidebar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#sidebar p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.left-flt {
	float: left;
}
.right-flt {
	float: right;
}
.left-move-100 {
	position: relative;
	right: -100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -100px;
}




#body_examples #wrapper #add h3 ,#body_prices #wrapper #add h3{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000;
	float: right;
	text-align: center;
	background-position: right top;
	width: 290px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #593D00;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#wrapper #add ul {
	text-align: left;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	list-style-position: outside;
	width: 270px;
	clear: right;
}
#wrapper #add ul li  {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 37px;
	color: #000;
	list-style-type: circle;
	list-style-position: outside;
	font-family: "Courier New", Courier, monospace;
}
#wrapper #add ul li strong {
	color: #900;
	font-size: 120%;
}

#wrapper #content #features {
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#wrapper #content #features li{
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	line-height: 1.5em;
	background-image: url(../images/bullet-logo-jewel.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	background-position: left 5px;
}
#wrapper #form-container {
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#form-container #test ul {
	list-style-type: none;
}


#wrapper form {
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}
#wrapper #test h5  {
	text-align: left;
	padding: 0px;
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}

#wrapper form p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrapper p#phone {
	display: block;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#wrapper #phone span {
	font-weight: bold;
	font-size: 150%;
	top: 5px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


#wrapper form #subject  {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
}
#form-container #test ul li #name,#wrapper form #email,#wrapper form #tele,#wrapper form #message{
	float: left;
	clear: left;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFF 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94A886;
	border-right-color: #DFE6DB;
	border-bottom-color: #DFE6DB;
	border-left-color: #94A886;
}
#wrapper form #submit  {
	float: left;
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 0px;
	height: 30px;
	background-image: url(../images/bkg-black-grad.jpg);
	background-repeat: repeat-x;
	background-position: left -10px;
	color: #FFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 16px;
}
#wrapper form #reset  {
	float: left;
	width: 40%;
	height: 30px;
	background-image: url(../images/bkg-black-grad.jpg);
	background-position: left -10px;
	font-weight: bold;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 12px;
	font-size: 16px;
}
#wrapper form label  {
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#test .errors {
	margin: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#test ul .special {
	display: none;
}


#add li {
	list-style-type: circle;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#wrapper #nav-main #add h4 {
	display: block;
	font-weight: bold;
	color: #CCC;

}
#content a:link {
	color: #00F;
}
#content a:visited {
	color: #00F;
}
#content a:hover , a:active{
	color: #936;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav-main {
	padding: 0px;
	clear: left;
	margin: 12px;
}

#nav-main ul {
	border: none;
	list-style-type: none;
	display: block;
	text-align: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 100;
	overflow: auto;
}
#nav-main ul.hide {
	display: none;
}
/*#nav-main ul li:first-child a {
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;*/
}
#nav-main ul li:last-child a {
    /*-webkit-border-bottom-left-radius: 8px;*/
    -webkit-border-bottom-right-radius: 8px;
}
#nav-main ul li {
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 45%;
	margin-bottom: 5px;
}
#menu #nav_tuts , #menu #nav_resources{
	display: none;
}


#nav-main h4 {
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	font-size: 110%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	border-bottom-color: #DBD9CA;
	display: none;
}
#nav-main h3 {
	margin: 0px;
	padding: 0px;
}
#nav-main a:link ,#nav-main a:visited{
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
   -moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;*/
	text-align: center;
	color: #006;
	text-decoration: none;
	font-size: 17px;
	margin: 0px;
	font-weight: bold;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #033;
	border-right-color: #033;
	border-bottom-color: #033;
}
#nav-main a:hover, #nav-main a:active {
	color: #000;
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #FF0;
}
/*#nav-main a:link , #nav-main a:visited{
	text-decoration: none;
	color: #CCC;
	background-color: #4F3500;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4F3500;
	border-bottom-color: #4F3500;
	border-left-color: #4F3500;
}
#nav-main a:hover , a:active{
	color: #FFF;
	background-color: #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4F3500;
	border-bottom-color: #4F3500;
	border-left-color: #4F3500;
}
#body_home #nav_hom a, #body_prices #nav_prices a,#body_contact #nav_contact a, #body_examples #nav_exam a, #body_about #nav_abo a , #body_tutorial #nav_tuts a{
	color: #333;
	background-color: #F60;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}*/
#content p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 1.5;
	clear: left;
	font-size: 110%;
}


.clear   {
	clear: both;
	padding: 0px;
	margin: 0px;
}
#sidebar #addServices {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#sidebar #addServices li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}



/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:0px;
	cursor:pointer;
	font-size:1px;
	background-image: url(../images/hori_large.png);
	background-repeat: no-repeat;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:visible !important;
} 	
#wrapper form #submit:hover , #wrapper form #reset:hover{
	background-image: url(../images/bkg-black-grad.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 5px;
	background-position: left top;
}
