﻿/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress Store Frontend
' Version  : 4.1

' Modified : May 2007
' Copyright: Copyright (C) 2004 Webs Unlimited, Inc. 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at http://www.candypress.com
'**************************************************************************/

/* General Tag specifications */
.footoer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	letter-spacing: normal;
	padding-left:16px;
}
body {
	background-image: url(../img/backdrop.jpg);
	padding-top:28px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
	padding-right: 10px;
	text-align: right;
	font-stretch:condensed;
}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-align: left;
	font-stretch:condensed;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	line-height: 11px;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	line-height: 12px;
}
.textblacklg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}

.text A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	line-height: 10px;
	text-decoration: none;
}
.text A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	line-height: 10px;
	text-decoration: none;
}
.text A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	line-height: 10px;
	text-decoration: none;
}
.text A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	line-height: 10px;
	text-decoration: underline; color: #ffffff;
}

/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height:15px;
}
.addresstext {
	color: #333333;
	font-family: Verdana;
	font-size: 9px;
	font-weight:bold;
}

UL {
	margin: 0px 0px 0px 1.5em
}
LI {
	list-style-type: square
}
.header {
	background-image: url(../img/background-top.gif);
	background-repeat: repeat-x;
	background-position:top;
	padding-left: 10px;
	padding-right: 10px;
}
.content {
	background-image: url(../img/background-content.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	padding: 0px 10px 20px 20px;
}
.mainmenu {
	background-color:#000000;
	border-width: 1px;
	border-style: solid;
	border-color: #363636;
}
.mainmenu-cell {
	background-color: #000000;
	background-image: url(../images/mainnavigationright.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height: 24px;
}
.product_tab_white {
	background-image: url(../img/product_tab_white.gif);
	background-repeat: repeat-x;
}
.product_tab_grey {
	background-image: url(../img/product_tab_grey.gif);
	background-repeat: repeat-x;
}
.product_related_link {
	background-image: url(../img/product_related_links.gif);
	background-repeat: repeat-x;
	padding: 35px 5px 5px 5px;
}
.footer {
	padding-left:30px;
	padding-right:30px;
	line-height: 15px;
	color: #FFFFFF;
}
.footer-copyright {
	color: #999999;
	font-size: 10px;
}
.bannerad {
	border-width: 1px;
	border-style: solid;
	border-color: #363636;
	margin-bottom: 10px;	
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #666666;
}
.index-toolsresourcessection {
	background-image: url(../images/index-sub-tools.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
	padding-left: 40px;
	font-size:10px;
	font-weight: bold;
}
.line {
	height: 1px;
	background-color: #444444;
}
.feature-content {
	background-image: url(../img/tab_middle.gif);
	/*background-repeat: no-repeat;*/
}
.whatsnew-content {
	background-image: url(../img/tab_middle.gif);
	/*background-repeat: no-repeat;*/
}
.foxclub-content {
	background-image: url(../img/tab_middle.gif);
	/*background-repeat: no-repeat;*/
}
.left-menu-sub1 {
	background-image: url(../img/left-top-sub1-over.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height: 27px;
	font-weight:normal;
	color:#525252;
	font-size: 11px;
	padding-left: 22px;
	cursor: pointer;
}
.left-menu-sub1-out {
	background-image: url(../img/left-top-sub1-out.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height: 27px;
	font-weight:normal;
	color:#525252;
	font-size: 11px;
	padding-left: 22px;
	cursor: pointer;
}
.left-menu-sub1-over {
	background-image: url(../img/left-top-sub1-over.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height: 27px;
	color:#006600;
	font-weight:normal;
	font-size: 11px;
	padding-left: 22px;
	cursor: pointer;
}
.left-menu-sub2 {
	background-image: url(../img/left-top-sub2.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height: 20px;
	color:#525252;
	font-size: 11px;
	padding-left: 22px;
}
.left-menu-sub3 {
	background-image: url(../img/left-top-sub2.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height: 20px;
	color:#525252;
	font-size: 11px;
	padding-left: 40px;
}
.left-menu-sub4 {
	background-image: url(../img/left-top-sub2.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height: 20px;
	color:#525252;
	font-size: 11px;
	padding-left: 34px;
}
.innercontent-right {

}
.breadcrumb {
	height: 38px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 5px 0px 5px 10px;
	vertical-align: middle;
}
.latest-prod-intro-title {
	color: #006600;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../img/dashed-horizontal.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 5px;
	line-height:15px;
}
.dash-line {
	background-image: url(../img/dashed-horizontal.jpg);
	background-repeat:repeat-x;
	padding: 5px;
}
.product_soldin {
	color: #006600;
	font-size: 10px;
	padding-left: 15px;
	line-height:15px;
}
.latest-prod-intro-detail {
	padding: 5px;
	line-height:15px;
}
.latest-prod-intro-more {
	padding: 5px 5px 20px 5px;
	line-height:15px;
	text-align: right;
}
.latest-award-inner {
	background-image: url(../img/dashed-vertical.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding: 10px;
}
.product-thumb {
	padding:15px 15px 0px 15px;
}	
.product-image-thumb {
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #CFCFCF;
}
.image-border {
	border-width: 1px;
	border-style: solid;
	border-color: #CFCFCF;
}
.product-name {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.text-lightgrey {
color: #666666;
}
#sellingpoint {
	width: 240px;
}
#downloads {
	width: 150px;
}
.row1 {
	background-color: #E5E5E5;
	background-image: url(../img/dashed-horizontal.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.row2 {
	background-color: #FFFFFF;
	background-image: url(../img/dashed-horizontal.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.rowline {
	background-image: url(../img/dashed-horizontal.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.product-feature-head {
	font-size: 12px;
	font-weight: bold;
}
.product-feature-details {
	font-size: 10px;
	line-height:20px;
}
.table-socket-head {
	padding: 5px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-size:11px;
font-weight:bold;
padding: 1px 2px;
background:url(../img/formbg.gif) repeat-x left top;
}
.contentfont {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #ff6600; 
	LINE-HEIGHT: 12px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	WHITE-SPACE: pre; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none;
}
/*Links Style*/
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
.white-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer-navigation:link {
	color: #FFFFFF;
	text-decoration:none;
}
.footer-navigation:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.footer-navigation:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.header-navigation:link {
	color: #333333;
	font-size: 9px;
	text-decoration:none;
}
.header-navigation:visited {
	color: #333333;
	font-size: 9px;
	text-decoration:none;
}
.header-navigation:hover {
	color: #006600;
	font-size: 9px;
	text-decoration:underline;
}
.language:link {
	color: #666666;
	font-size: 9px;
	text-decoration: none;
}
.language:visited {
	color: #666666;
	font-size: 9px;
	text-decoration: none;
}
.language:hover {
	color: #006600;
	font-size: 9px;
	text-decoration: underline;
}
.mainmanivagtion:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.mainmanivagtion:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.mainmanivagtion:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.link-feature:link {
	color: #003366;
	text-decoration: none;
}
.link-feature:visited {
	color: #003366;
	text-decoration: none;
}
.link-feature:hover {
	color: #006600;
	text-decoration: underline;
}

.link-whats-new:link {
	color: #663300;
	text-decoration: none;
}
.link-whats-new:visited {
	color: #663300;
	text-decoration: none;
}
.link-whats-new:hover {
	color: #006600;
	text-decoration: underline;
}
.link-foxclub:link {
	color: #336600;
	text-decoration: none;
}
.link-foxclub:visited {
	color: #336600;
	text-decoration: none;
}
.link-foxclub:hover {
	color: #336600;
	text-decoration: underline;
}
.link-product-text-green:link {
	color: #006600;
	font-size: 10px;
	text-decoration: none;
}
.link-product-text-green:visited {
	color: #006600;
	font-size: 10px;
	text-decoration: none;
}
.link-product-text-green:hover {
	color: #006600;
	font-size: 10px;
	text-decoration: underline;
}
/*Form Style*/
.textbox{
	font-family: Verdana;
	font-size: 10px;
	background-color: #EFEFEF;
	height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #838383;	
}.searchbox-header {
	font-family: Verdana;
	font-size: 10px;
	background-color: #E3E3E3;
	width: 150px;
	height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #838383;	
}
.signupbox{
	font-family: Verdana;
	font-size: 10px;
	background-color: #E3E3E3;
	width: 150px;
	height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #838383;	
}
/*List Style*/
.list-feature {
	list-style-image: url(../img/bullet-feature.jpg);
	margin-left: 10px;
	padding-left: 10px;
	color: #003366;
	font-weight: bold;
	line-height: 20px;
}
.list-whatsnew {
	list-style-image: url(../img/bullet-whatsnew.jpg);
	margin-left: 10px;
	padding-left: 10px;
	color: #663300;
	font-weight: bold;
	line-height: 20px;
}
.list-foxclub {
	list-style-image: url(../img/bullet-foxclub.jpg);
	margin-left: 10px;
	padding-left: 10px;
	color: #336600;
	font-weight: bold;
	line-height: 20px;
}
.product-overview {
	list-style-image: url(../img/bullet-foxclub.jpg);
	margin-left: 10px;
	padding-left: 10px;
	color: #333333;
	line-height: 20px;
}
.list-download {
	list-style-image: url(../img/bullet-download.gif);
	margin-left: 10px;
	padding-left: 10px;
	color: #003366;
}
.list-sellingpoint {
	list-style-image: url(../imgbullet-download.gif);
	margin-left: 10px;
	padding-left: 10px;
	color: #003366;
}
/**/
.pmenu-cell-out {
	background-color: #000000;
} 
.pmenu-cell-over {
	background-color: #666666;
} 
.pmenu-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.pmenu-link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pmenu-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text-blue {
	color: #0000FF;
}.corplink-title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.linkRed:link {
	COLOR: #ff6600;
	TEXT-DECORATION: none;
}
.linkRed:visited {
COLOR: #ff6600;
	TEXT-DECORATION: none;
}
.linkRed:hover {
color: #006600;
	text-decoration: underline;
}

