/* @override 
	http://zosh.com/wp-content/themes/ZoshTheme/features.css
	http://localhost:8888/wp-content/themes/ZoshTheme/features.css
*/

#content #feature-edit{
	margin-top:  50px;
	margin-bottom: 50px;
}

#uetalist li {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	list-style: none;
}
#uetalist{
	padding-bottom: 10px;
}

/* @group Signature Popup Screenshot */

#feature-edit div.infobox.right.width50 {
	height:  490px;
	
}

/* The Image itself */

#content #feature-edit #feature-screenshot-signaturepopup {
	background-image: url(images/screenshots/SignaturePopup.png);
	background-repeat: no-repeat;
	height: 550px;
	width:  300px;
}

/* @end */


/* @group Signature Panel Screenshot */

#feature-signature div.infobox.center {
	float: none;
	margin-left:  auto;
	margin-right: auto;
	margin-bottom: 20px;
	width:  470px;
	
}


#feature-signature #feature-screenshot-signaturepanel {
	background-image: url(images/screenshots/SignaturePanel.png);
	background-repeat: no-repeat;
	height: 300px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width:  480px;
}



/* @end */

/* @group Transmit Screenshot */

#feature-transmit #feature-screenshot-transmit {
	background-image: url(images/screenshots/Transmit.png);
	background-repeat: no-repeat;
	height: 540px;
}

/* Actual Box */
#feature-transmit #feature-screenshot-transmit-content {
	background-image:url(images/ArrowBox.png);
	background-repeat: no-repeat;
	float: right;
	height: 160px;
	width: 400px;
	margin-top: -425px;
	padding: 5px 10px 1px;
	margin-bottom: 20px;
	color: #727272;
	text-shadow: #fff 0 1px 0;
	font-size: 0.9em;

}

/* content area */

#feature-transmit #feature-screenshot-transmit-content p {
	
	width: 300px;
	padding-left: 33px;
	padding-top: 5px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}


#feature-transmit div.infobox.right.width50.transtop {
	margin-top: 10px;
	height:  430px;	
}

#feature-transmit div.infobox.right.width50.transbottom p {
	margin-top: 0px;
}

#feature-signature div.infobox.center p {
	margin-top: 0px;	
}

#content div.frame div.post div.infobox.right ul {
	margin-top: 0px;	
}


#feature-transmit div.infobox.right.width50.transtop p {
	margin-top: 0px;
}

#feature-transmit div.infobox.right.width50.transbottom {
	margin-top: 20px;
	height:  190px;	
}

/* @end */

#screenshots li a img {
	display:  block;
	background: #cccccc;
	width:  100px;
	height:  100px;
}
#screenshots-left{
	width: 600px;
	padding-top: 4px;
	padding-bottom: 60px;
	padding-left: 0px;
}

#screenshots-left li a:hover{border-color: #cccccc;}

#screenshots-left li a{
	-webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    display: block;
    background: #000;
    padding: 1px;
    border: 3px solid #9a9a9a;
}

#screenshots-left li {
	list-style: none;
	float: left;
	margin-left: 16px;

}


#product-screenshots {
	margin-left:  auto;
	margin-right: auto;
	width:  600px;
	padding-bottom: 20px;
	margin-bottom:  130px;
	padding-left: 38px;
	margin-top: 60px;
}

#appcontent div.pagefragment small {
	color: #ccc;
	font-style: italic;
}

#faxisdeadbanner {
	margin-top: 50px;
	margin-left: -30px;
	background: url(images/faxisdeadbanner.png) no-repeat;
	height: 60px;
	width:800px;
}

#content div.frame.features p {
	font-size: 1.1em;
	color: #000;
}

#imagineworld {
	margin-top: 15px;
	background: url(images/imagineaworld.png) no-repeat;
	height: 330px;
	width:430px;
}

div.infobox.right.feature {
	width: 225px;
	margin-top: -5px;
}

#content div.frame.features div.infobox.right.feature ul {
	padding-left: 10px;
	list-style: square;
}

#screenshots li a:hover{border-color: #cccccc;}

#screenshots li a{
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    display: block;
    background: #000;
    padding: 1px;
    border: 3px solid #9a9a9a;
    text-align: center;
}

#screenshots li {
	list-style: none;
	float: left;
	margin-left: 16px;

}

div.featurebanner {
	display: block;
	height: 33px;
	border: none;
	text-align: center;
	padding-top: 206px;
	background: url(images/featureBanner.png) no-repeat;
	overflow: hidden;
	text-decoration: none;
}

li.zoshfeatures {
	padding: 0px;
	margin: 0px;
}

ul#zosh-app {
	padding-left: 0px;
	list-style: none;
}


div#content {
	padding-bottom: 55px;
}


#content div.frame div.title h3 {
	font-size: 2.5em;
	margin-top: 4px;
	margin-bottom: 4px;
}

#content div.frame.features {
	margin-top: 30px;
}

#zoshdownloadbutton {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 30px;
}






