﻿/* CSS Document */

/*GLOBAL STYLES */

html {
	min-width: 791px;
	}
html> body{
height:100%; 
margin:0; 
padding:0; 
min-height:100%;

}
body {
	margin: 0;
	padding: 0;
	text-align: left;
	background: #fff;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: small;
	color: #333;
	height: 100%;
	}

a:hover {
	color: #000;
	text-decoration: none;
}
#logo {
	height: 22px;
	padding-left: 10px;


}
#topimg {
	height: 153px;
	width: 985px;



}
#topheader {
	background-position: 0px top;
	height: 28px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

/** LEFT MENU */
.leftmenu {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-image:  url(imgs/leftmenuBGOFF.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-align: left;
	height: 17px;
	padding-left: 55px;
	text-transform: uppercase;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.leftmenu  a {
	text-decoration: none;
	color: #990000;
	letter-spacing: 0px;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;



}
.leftmenu  a:hover {
	text-decoration: none;
	color: #333333;
	background-image: url(%20);
	background-repeat: no-repeat;

}
.leftmenuACT{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-image:  url(imgs/leftmenuBG.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-align: left;
	height: 17px;
	padding-left: 55px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
.leftmenuActDN{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-image:  url(imgs/leftmenuBGDN.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-align: left;
	height: 17px;
	padding-left: 55px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;



}
.leftmenuActDN a{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #990000;

}
.leftmenuActDN a:hover {
	text-decoration: none;
	color: #000;

}
.subleftmenu {
	font-family: Tahoma;
	text-decoration: none;
	background-image:  url(imgs/leftmenuBGLT.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-align: left;
	height: 17px;
	padding-left: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
}
.subleftmenu a {
	text-decoration: none;
	color: #990000;
}
.subleftmenu a:hover {
	text-decoration: none;
	color: #333333;
}
.btmmenu {
	background-image:  url(imgs/menuBTMbg.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0px top;
}

/** CONTENT **/
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background-position: 10px top;
	line-height: 18px;
	width: 706px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;

}
img.port { 
border: 5px solid #E9DFC4; 
padding:3px; 
background: #fff; 
text-align:center;
}
.subinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;

}
.infobox {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 10px 12px 0px 23px;

}
.infobox a {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.infobox a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
.infobox ol li {
	padding-left: 1px;
}
.infobox ul li {
	padding-left: 8px;
	padding-top: 0px;
	background-image:  url(imgs/bullets/navpointer.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;

}
h4  {
	font-family: Tahoma;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: left;
	padding: 10px 12px 0px 23px;
	background-image:  url(imgs/bullets/arrowbluesmall.gif);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 1px;
}
h4  a{
font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	background-position: center;
}
.listbox  {
	list-style-type: none;
	width: 180px;
	padding: 12px 20px 20px 10px;
	border: 1px solid #CCCCCC;
	background-image:  url(imgs/smallbox.gif);
	text-align: left;
	vertical-align: top;
}
.listbox ul li {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	list-style-type: square;
		padding: 0px;

}
.listbox a {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.listbox a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
.subtittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	font-weight: lighter;
	margin-top: 24px;
	margin-right: 24px;
}
.subtittle a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	font-weight: lighter;
	margin-right: 24px;
}
.border {
	list-style-type: square;
	width: 207px;
	margin: 0px;
	float: right;
	border: 1px solid #990000;
	padding: 20px;
	height: 100px;
}
.border li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2D3A88;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
}
.portfolio {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}
.portfolio  h5{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}

/**FOOTER **/
.footer {
	background-image:  url(imgs/footerbar.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 706px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	height: 35px;

}
.img {
	padding: 6px;
	border: 1px double #CCCC99;
}

.plans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-color: #E5E9EB;
	padding-right: 20px;
	padding-left: 20px;
	width: 166px;
	list-style-type: square;
	background-image:  url(imgs/plansBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

/*SUBPAGE **/
#smallIMG {
	height: 153px;
	width: 279px;

}
#topDIAGON {
	background-image:  url(imgs/diagonal.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 706px;

}
.packages {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #E5E9EB;
	background-repeat: no-repeat;
	background-image:  url(imgs/packageBG.gif);
	background-position: center top;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.packages ul li{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #E5E9EB;
	background-repeat: no-repeat;
	background-image:  url(imgs/bullets/navpointer.gif);
	background-position: left top;
	padding-left: 15px;
}


.form {
	font-weight: bold;
	text-decoration: none;
	text-align: right;

}
.submitBTN {
	border: 1px solid #FFFFFF;
}
.tdheader {
	font-weight: bold;
	background-color: #DDE6EC;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-left: 27px;

}
h5 {
	color: #969798;
}
.arrow {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-family: Tahoma;


}
.subleftmenu2 {
	background-image:  url(imgs/leftmenuBGLT2.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	height: 17px;
	padding-left: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.subleftmenu2 a {
	font-size: 11px;
	text-decoration: none;
	color: #990000;
}
.subleftmenu2 a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #333;
}
.urloption {
	background-image:  url(imgs/url-option-bg.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 300px;
	padding: 10px;


}
/* Design pack */
.despacktop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	background-image:  url(imgs/designpack_top.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 446px;
	padding-left: 20px;
	padding-top: 5px;
}
.despacktop h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;}
.despackbg {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image:  url(imgs/designpack_bg.gif);
	background-repeat: repeat-y;
	width: 446px;
	padding: 20px;
	background-position: 0px;

}
.despackbtm {
	height: 20px;
	width: 446px;
	background-image:  url(imgs/designpack_btm.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
.subrates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
	text-decoration: none;
	font-weight: lighter;
	width: 300px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ccc;

}
.prices {
	color: #0066CC;
	font-size: 12px;
}
/** Payment **/
.pybtn {
	padding: 5px 15px 15px;
	height: 120px;
	width: 400px;
	background-position: 0px;
	vertical-align: top;
	list-style-image:  url(imgs/bullets/bullet_grey_square_5x5.gif);

}
h1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
	text-transform: uppercase;


}
.borderBTN {
	border-top: 1px solid #E4E4E4;

}
.rightmenu {
	text-align: left;
	vertical-align: middle;
	width: 175px;
	padding-left: 20px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image:  url(imgs/bullets/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-left: 0px;


}
.rightmenu a:link, a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.rightmenu a:hover {
	color: #000000;
	text-decoration: none;
}
/** Link X **/
td.linkex {
	border: 1px solid #D6BE80;
	padding: 20px;
}
.topmenu {
	background-image:  url(imgs/menuTOPbg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 279px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.formbg {
	background-color: #CCCCFF;

}
input {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
