/* ################## GLOBAL PARAMETERS ################## */

body {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
html {
	margin: 0px;
	padding: 0px;
}
a {}
a:hover {}
p {
	padding: 0px;
	margin: 4px;
	line-height: 150%;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.clr {
	clear: both;
}
.bold {
	font-weight: bold;
}
.more {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.more:hover {
	color: #836c9d;
	text-decoration: underline;
}


/* ################## PAGE PARAMETERS ################## */

#wrapper {
	width: 740px;
	border: solid 5px #686868;
	margin-left: auto;
	margin-right: auto;
	margin-top: 17px;
}
#header-container {
	float: left;
	width: 740px;
	height: 79px;
	background-color: #858585;
	border-bottom: solid 5px #686868;
	margin: 0px;
}
#logo {
	float: left;
	width: 257px;
	height: 79px;
}
#logo-r {
	float: right;
	width: 242px;
	height: 29px;
	background-image: url(../images/phone-bg.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 50px;
	padding-right: 15px;
	color: #CCC;
}
#logo-r a {
	font-size: 12px;
	color: #CCC;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
#logo-r a:hover {
	color: #333;
}
.active-link {
	color: #333;
}
#banner {
	width: 740px;
	height: 197px;
	float: left;
}

/* ###################### NAVIGATION START ###################### */

#menu {
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat;
	width: 725px;
	height: 31px;
	float: left;
	text-align: center;
	color: #E8E8E8;
	padding-top: 10px;
	padding-right: 15px;
}
#menu a {
	font-size: 13px;
	color: #E8E8E8;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
#menu a:hover {
	color: #c4a6ff;
}
.active-menu {
	color: #c4a6ff;
}

/* ###################### NAVIGATION END ###################### */

#welcome {
	float: left;
	color: #CCC;
	background-color: #000;
	width: 720px;
	height: auto;
	padding: 10px;
}
#welcome h1 {
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 10px;
}
#welcome p {
	line-height: 150%;
	letter-spacing: 0.03em;
}
#welcome p img {
	border: solid 1px #CCCCCC;
	margin: 3px;
	padding: 1px;
}
#welcome p img:hover {
	border: solid 1px #836c9d;
}
.next-prev {
	padding-left: 2px;
	padding-right: 2px;
	color: #FFF;
	text-decoration: none;
}
.whitelink {
	color: #FFF;
	text-decoration: none;
}
.whitelink:hover {
	color: #836c9d;
	text-decoration: underline;
}
.next-prev:hover {
	color: #836c9d;
	text-decoration: underline;
}

#global {
	float: left;
	color: #CCC;
	background-color: #000;
	width: 720px;
	height: auto;
	padding: 10px;
}
#global h1 {
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 10px;
}
#global p {
	letter-spacing: 0.02em;
	padding-bottom: 15px;
}
#container-cols {
	float: left;
	width: 740px;
	height: auto;
	background-image: url(../images/container-cols-bg.png);
	background-repeat: repeat-y;
}

/* ###################### START LEFT COLOUMN ###################### */

#leftcol {
	width: 186px;
	height: auto;
	float: left;
}
#leftcol h1 {
	background-image: url(../images/leftcol-header-bg.png);
	background-repeat: repeat;
	width: 186px;
	height: 27px;
	font-size: 13px;
	font-weight: normal;
	color: #af9cc4;
	padding-top: 6px;
}
#leftcol p {
	padding: 10px;
	color: #887d94;
}
#leftcol p a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#leftcol p a:hover {
	color: #836c9d;
	text-decoration: underline;
}

/* ###################### END LEFT COLOUMN ###################### */

/* ###################### START MIDDLE COLOUMN ###################### */

#middlecol-box {
	float: left;
	width: 368px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
}
#middlecol {
	float: none;
	width: 358px;
	margin-left: 5px;
	margin-right: 5px;
}
#middlecol h1 {
	background-image: url(../images/middlecol-header-bg.png);
	background-repeat: repeat;
	width: 353px;
	height: 27px;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	padding-top: 6px;
	padding-left: 5px;
}
#middlecol-cont {
	width: 353px;
	height: auto;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	clear: both;
}
.hr-box {
	float: left;
	width: 100%;
}
.hr-box hr {
	border: solid 1px #383838;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.content {
	float: left;
	width: 353px;
	color: #a3a0a0;
	padding-bottom: 10px;
}
.content img {
	border: solid 1px #333;
	margin-right: 10px;
}
.content h1 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #836c9d;
	padding-bottom: 5px;
	padding-top: 0px;
}
.content h1 a {
	font-weight: normal;
	color: #836c9d;
}
.content a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.content a:hover {
	color: #836c9d;
	text-decoration: underline;
}
.content p {
	margin: 4px;
	line-height: 130%;
}

/* ###################### END MIDDLE COLOUMN ###################### */

/* ###################### START RIGHT COLOUMN ###################### */

#rightcol {
	width: 186px;
	height: auto;
	float: right;
}
#rightcol h1 {
	background-image: url(../images/leftcol-header-bg.png);
	background-repeat: repeat;
	width: 186px;
	height: 27px;
	font-size: 13px;
	font-weight: normal;
	color: #af9cc4;
	padding-top: 6px;
}
#rightcol p {
	padding: 7px;
	color: #887d94;
	font-style: italic;
}
#rightcol p a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#rightcol p a:hover {
	color: #836c9d;
	text-decoration: underline;
}

/* ###################### END MIDDLE COLOUMN ###################### */

/* ###################### START FOOTER ###################### */

#footer {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 30px;
	background-color: #686868;
	text-align: center;
	font-size: 10px;
	color: #333;
	margin-bottom: 20px;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}

/* ###################### START FOOTER ###################### */

/* ###################### START TELL A FRIEND FORM ###################### */
#form-l {
	float: left;
	width: 355px;
	text-align: right;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 178%;
	margin: 0px;
	padding: 0px;
}
#form-r {
	float: right;
	width: 355px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.textfield {
	width: 200px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 3px;
	border: solid 1px #000;
}
.btn {
	width: 60px;
	height: 21px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #757575;
	border: solid 2px #000;
	cursor: pointer;
}
.btn:hover {
	color: #c4a6ff;
}

/* ###################### END TELL A FRIEND FORM ###################### */

/* ###################### START USEFUL WEBSITE LINKS ###################### */
#ulinks li {
	float: left;
	width: 700px;
	padding-left: 15px;
	padding-bottom: 15px;
	display: inline;
}
#ulinks li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#ulinks li a:hover {
	color: #836c9d;
	text-decoration: underline;
}

/* ###################### END USEFUL WEBSITE LINKS ###################### */

/* ###################### START CONTACT US ###################### */
#contact-form-l {
	float: left;
	width: 155px;
	text-align: right;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 178%;
	margin: 0px;
	padding: 0px;
}
#contact-form-r {
	float: right;
	width: 555px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.contact-btn {
	width: 120px;
	height: 21px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #757575;
	border: solid 2px #000;
	cursor: pointer;
	padding-bottom: 3px;
}
.contact-btn:hover {
	color: #c4a6ff;
}
.contact-link {
	color: #FFF;
	text-decoration: none;
}
.contact-link:hover {
	text-decoration: underline;
}
/* ###################### END CONTACT US ###################### */

/* ###################### START Terms And Conditions ###################### */
#welcome h2 {
	font-size: 13px;
	margin: 0px;
	padding-bottom: 10px;
}
/* ###################### END Terms And Conditions ###################### */

/* ###################### START STATIONERY COST INFO ###################### */
#stationery-cost-info-l {
	float: left;
	width: 240px;
	text-align: right;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 178%;
	margin-bottom: 10px;
	padding: 0px;
}
#stationery-cost-info-r {
	float: right;
	width: 470px;
	text-align: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 178%;
	margin-bottom: 10px;
	padding: 0px;
}
/* ###################### END STATIONERY COST INFO ###################### */

