body {
	background:url(/images/Bg_Main.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 12px;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	color: #3f4045;
	overflow-y: scroll;
}
.NormalText
{	FONT-SIZE: 12px;
font-weight:normal;
}
div#content {
    display: none;
    }
 
div#loading {
    top: 200px;
    margin: auto;
    position: absolute;
    z-index: 1000;
    width: 48px;
    height: 48px;
    background: url(/images/loadingimage.gif) no-repeat;
    cursor: wait;
	left:50%;
	margin-left: -24px;

    }

#MainDiv {
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
A.WhiteLink:link {
	text-decoration: none;
	color: #ffffff;
}
A.WhiteLink:visited {
	text-decoration: none;
	color: #ffffff;
}
A.WhiteLink:active {
	text-decoration: none;
	color: #ffffff;
}
A.WhiteLink:hover {
	text-decoration: none;
	color: #cccccc;
}
A.WhiteLink2:link {
	text-decoration: none;
	color: #ffffff;
}
A.WhiteLink2:visited {
	text-decoration: none;
	color: #ffffff;
}
A.WhiteLink2:active {
	text-decoration: none;
	color: #ffffff;
}
A.WhiteLink2:hover {
	text-decoration: none;
	color: #ffffff;
}
A.TopMenuLink:link {
	text-decoration: none;
	color: #555559;
	font-size:14px;
}
A.TopMenuLink:visited {
	text-decoration: none;
	color: #555559;
}
A.TopMenuLink:active {
	text-decoration: none;
	color: #555559;
}
A.TopMenuLink:hover {
	text-decoration: none;
	color: #40A7DC;
}
.TopMenuDivItem {
	padding-left:10px;
	padding-right:10px;
	float:left;
	padding-top:10px;
}
#DivFooter {
	width:100%;
	float:left;
	background-color:#CCC;
}
.SmallText {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Trebuchet MS, Tahoma, Arial, Verdana;
}
.SmallText2 {
	FONT-SIZE: 11px;
}
Form {
	display:inline;
}
.inputformCommon {
	border-style: solid;
	border-width: 1px;
	border-color:#C5C5C5;
	height:23px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	vertical-align:top;
	color:#3f4045;
	margin:0px;
	-webkit-appearance:button;
	-webkit-border-radius:3px;
	background:-webkit-gradient(linear, left top, left center, from(#F5F5F5), to(#fff));
	vertical-align:top;
}
.comboboxCommonOld {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:15px;
	height:26px;
	padding-left:3px;
}
.comboboxCommon {
	border-style: solid;
	border-width: 1px;
	border-color:#C5C5C5;
	height:27px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	vertical-align:top;
	color:#3f4045;
	margin:0px;
	-webkit-appearance:menulist;
	-webkit-border-radius:3px;
	background:-webkit-gradient(linear, left top, left center, from(#F5F5F5), to(#fff));
	vertical-align:top;
}
.textboxCommon {
	border-style: solid;
	border-width: 1px;
	border-color:#C5C5C5;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	vertical-align:top;
	color:#3f4045;
	margin:0px;
	-webkit-appearance:textarea;
	-webkit-border-radius:3px;
	background:-webkit-gradient(linear, left top, left center, from(#F5F5F5), to(#fff));
	vertical-align:top;
	resize:none;
}
.comboboxCommonSmall {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:10px;
	height:17px;
	padding-left:3px;
}
.comboboxListCommon {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:15px;
	padding-left:3px;
	padding-top:2px;
}
.comboboxCommon2 {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:15px;
	padding-left:3px;
}
.comboboxCommon3 {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	height:23px;
	padding-left:1px;
}
.comboboxCommon4 {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:11px;
	height:20px;
	padding-left:1px;
}
.bigButton {
	font-family:Arial, "Times New Roman", Times, serif;
	color:#333;
	font-size:14px;
	height:27px;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
	-webkit-appearance:button;
	border:1px solid #999;
	-webkit-border-radius:3px;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	vertical-align:top;
	cursor:pointer;
}
.bigButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee))
}
.bigButton:active {
	background:-webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ddd))
}
.smallButton {
	font-family:Arial, "Times New Roman", Times, serif;
	color:#333;
	font-size:10px;
	height:17px;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	-webkit-appearance:button;
	border:1px solid #999;
	-webkit-border-radius:3px;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	vertical-align:top;
}
.smallButton:active {
	background:-webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ddd))
}
.inputformSearch {
	border-width:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3f4045;
	font-size:12px;
	height:20px;
	font-weight:bold;
	padding-left:1px;
	margin:0px;
	-webkit-appearance:button;
	-webkit-border-radius:5px;
	background:-webkit-gradient(linear, left top, left bottom, from(#F1F1F1), to(#fff));
	vertical-align:top;
	margin:0px;
}
.bigButtonSearch {
	border-width:0px;
	background-color:#FB6894;
	color:#FFF;
	font-size:12px;
	height:22px;
	font-weight:bold;
	padding-left:1px;
	margin:0px;
	-webkit-appearance:button;
	-webkit-border-radius:5px;
	background:-webkit-gradient(linear, left top, left bottom, from(#FFB0C7), to(#FB6894));
	vertical-align:top;
}
.bigButtonSearch:active {
	background:-webkit-gradient(linear, left top, left bottom, from(#FB6894), to(#FFB0C7))
}
.TitleText {
	FONT-SIZE: 15px;
}
.TitleText2 {
	FONT-SIZE: 16px;
}
.TitleText3 {
	FONT-SIZE: 21px;
}
.TitleText4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
}
.TitleText5 {
	font-family:Droid Sans;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
}
.TitleText6 {
	font-family:Droid Sans;
}
#TitleText5 {
	FONT-SIZE: 48px;
	font-family:Droid Sans;
	line-height:.9;
	letter-spacing:-2px;
}
.TitleText7 {
	font-family:Droid Sans;
	font-weight:bold;
	FONT-SIZE: 36px;
	line-height:.9;
	letter-spacing:-1px;
}
#TitleText7 {
	font-family:Droid Sans;
	font-weight:bold;
	FONT-SIZE: 36px;
	line-height:.9;
	letter-spacing:-1px;
}
#TitleText8 {
	font-family:Droid Sans;
	font-weight:bold;
	FONT-SIZE: 26px;
	line-height:.9;
	letter-spacing:-1px;
}
#TitleText9 {
	font-family:Droid Sans;
	font-weight:bold;
	FONT-SIZE: 18px;
	letter-spacing:-1px;
}
#TitleText5B {
	FONT-SIZE: 1px;
	font-family:Droid Sans;
	letter-spacing:-1px;
}
.TitleText6 {
	FONT-SIZE: 18px;
}
A:link {
	text-decoration: underline;
	color: #3f4045;
}
A:visited {
	text-decoration: underline;
	color: #3f4045;
}
A:active {
	text-decoration: underline;
	color: #3f4045;
}
A:hover {
	text-decoration: underline;
	color: #248CC2;
}
H1 {
	font-weight:normal;
	display:inline;
	margin:0px;
	font-size:22px;
}
H2 {
	FONT-SIZE: 12px;
	font-weight:normal;
}
H3 {
	FONT-SIZE: 12px;
	font-weight:normal;
}
#VeryTopMenu {
	height:26px;
	text-align:right;
	padding-top:20px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
.DivFloatLeft {
	float:left;
}
.MainDiv900 {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.TdItems {
	background-image:url(/images/greydot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.GreyTR {
	background-image:url(/images/HorSep.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.BuyNowButton {
	border:none;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Trebuchet MS, Tahoma, Arial, Verdana;
	background-color:transparent;
	font-weight:bold;
	color:#FC7FA4;
}
.BuyNowButton:active {
	border:none;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Trebuchet MS, Tahoma, Arial, Verdana;
	background-color:transparent;
	font-weight:bold;
	color:#fff;
}
.InputInvisible {
	border-style: none;
	color: #3f4045;
	font-size:12px;
	background-color:#FFF;
	padding:0px;
}
.DashedSeparator {
	height:1px;
	background-image:url(/images/HorSep.gif);
	margin-bottom:10px;
}
.DashedSeparator2 {
	height:1px;
	background-image:url(/images/HorSep.gif);
	margin-bottom:20px;
	margin-top:20px;
	width:626px;
	float:left;
}
.imgBorder1 {
	background-color:#D4D4D1;
}
.imgBorder1:hover {
	background-color:#A5A59D;
}
.imgBorder2 {
	background-color:#D4D4D1;
	padding:25px;
	margin-bottom:15px;
	-webkit-border-radius:5px;
}
.imgBorder2:hover {
	background-color:#A5A59D;
	color:#FFF;
}
.DivError {
	font-size:14px;
	color:#FFF;
	padding:25px;
	background-color:#E24E2C;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.DivSuccess {
	font-size:14px;
	color:#FFF;
	padding:25px;
	background-color:#128C12;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.portfolio-nav {
	position:absolute;
	top:360px;
	display:block;
	background-color:#919191;
	padding:10px;
}
.DashedBackground {
	height:1px;
	background-image:url(/images/HorSep.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:20px;
	padding-top:20px;
}
.MainButton {
	height:100px;
	width:270px;
	padding-right:15px;
	padding-left:10px;
	padding-top:5px;
}
.MainButton:hover {
	background-image:url(/images/BgMainButton.gif);
	cursor:pointer;
}
A.MainButtonLink {
	text-decoration:none;
	display:block;
	width:295px;
	height:105px;
}
A.MainButtonLink2:link {
	margin-bottom:-5px;
	margin-top:-5px;
	padding:5px 0px 5px 10px;
	text-decoration:none;
	display:block;
	width:295px;
	height:95px;
}
A.MainButtonLink2:hover {
	/* For WebKit (Safari, Google Chrome etc) */
 background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F2F2EC));
	/* For Mozilla/Gecko (Firefox etc) */
 background: -moz-linear-gradient(top, #FFFFFF, #F2F2EC);
 /* For Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F2F2EC);
	/* For Internet Explorer 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F2F2EC)";
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:     1px 0px 5px 1px #BEBEBE;
	-webkit-box-shadow:  1px 0px 5px 1px #BEBEBE;
	box-shadow:         1px 0px 5px 1px #BEBEBE;
}
.DivFooterContainer {
	float:left;
	width:100%;
	margin-top:30px;
	background-color:#CCC;
	padding-top:30px;
	padding-bottom:30px;
 background: -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#E5E5E5));
	/* For Mozilla/Gecko (Firefox etc) */
 background: -moz-linear-gradient(top, #CCCCCC, #E5E5E5);
 /* For Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCCCCC, endColorstr=#E5E5E5);
	/* For Internet Explorer 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCCCCC, endColorstr=#E5E5E5)";
}
.DivDarkGrey {
	/* For WebKit (Safari, Google Chrome etc) */
 background: -webkit-gradient(linear, left top, left bottom, from(#919191), to(#404146));
	/* For Mozilla/Gecko (Firefox etc) */
 background: -moz-linear-gradient(top, #919191, #404146);
 /* For Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#919191, endColorstr=#404146);
	/* For Internet Explorer 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#919191, endColorstr=#404146)";
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:626px;
	float:left;
	padding-bottom:20px;
	color:#FFF;
}
.DivFooter {
	width:900px;
	line-height:18px;
	margin-left:auto;
	margin-right:auto;
}
.DivFooter A {
	text-decoration:none;
}
.social_network_icon {
	margin-bottom:15px;
	margin-right:10px;
	float:left;
}
.ChatiFrame {
	width:212px;
	height:36px;
	padding:10px 20px 10px 20px;
	/* For WebKit (Safari, Google Chrome etc) */
 background: -webkit-gradient(linear, left top, left bottom, from(#E4815A), to(#CF643B));
	/* For Mozilla/Gecko (Firefox etc) */
 background: -moz-linear-gradient(top, #E4815A, #CF643B);
 /* For Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E4815A, endColorstr=#CF643B);
	/* For Internet Explorer 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E4815A, endColorstr=#CF643B)";
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #CF643B;
}
.ChatiFrame A {
	text-decoration:none;
	color:#000;
}

