@charset "utf-8";
/* CSS Document */

body {
	background: #fff url(../images/bg/bg.jpg) repeat-x top left;
	font: 0.76em verdana, sans-serif;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color: #000
}

#wrap {
	position: relative;
	width: 980px;
	margin: 0px auto;
	padding: 0px
}

#TopNav {
	position: absolute;
	top: -30px;
	right: 0px;
	width: 350px;
	text-align: right;
	font-size: 10px
}

#TopNav ul {
	margin: 0px;
	padding: 0px;
}

#TopNav li {
	list-style: none;
	float: left; padding-right: 5px
}

#TopNav a {
	color: #fff;
}

#navigation {
	margin-top: 44px;
	margin-left: 56px;
	height: 41px
}

ul#ULnavigation {
	position: absolute;
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
}

ul#ULnavigation li {
	float: left;
	width: 142px;
	text-align: center;
	margin-right: 5px
}

#navigation a, #navigation a:link, #navigation a:visited {
	background: url(../images/menu/off.gif) no-repeat top left;
	padding: 15px 10px 5px 10px;
	display: block;
	color: #fff;
	width: 122px;
	text-decoration: none;
	height: 21px
}

#navigation a:hover, #HomePage a#home, #AboutUs a#aboutus, #WebDesign a#webdesign, #ContactUs a#contactus, #ShopPage a#shop, #Portfolio a#portfolio {
	background: #fff url(../images/menu/on.gif) no-repeat top left;
	color: #522e91;
	height: 31px
}

#Banner {
	height: 200px;
	clear: both;
	margin-left: 54px;
	background: url(../images/head-banner-off.jpg) no-repeat top left;
}

/* CONTENT PAGES */

#MainContent {
	margin-left: 54px;
	margin-right: 43px;
	margin-top: 4px;
}

#TopContent {
	background: url(../images/content/top.jpg) no-repeat top center;
	height: 26px;
}

#MiddleContent {
	padding: 0px 25px;
	background: url(../images/content/middle.jpg) repeat-y top center;
	min-height: 125px
}

#BottomContent {
	background: url(../images/content/bottom.jpg) no-repeat top center;
	height: 29px;
}

#RightContent {
	float: right;
	width: 255px;
}

#RightTop {
	background: url(../images/content/Right-Top.gif) no-repeat top center;
	height: 10px;
}

#RightMiddle {
	background: url(../images/content/Right-Middle.gif) repeat-y top center;
	padding-left: 45px;
	padding-top: 10px;
}

#RightBottom {
	background: url(../images/content/Right-Bottom.gif) no-repeat bottom center;
	height: 10px;
}

#RightTopDK {
	background: url(../images/content/Right-TopDK.gif) no-repeat top center;
	height: 10px;
}

#RightMiddleDK {
	background: url(../images/content/Right-MiddleDK.gif) repeat-y top center;
	padding-left: 30px;
	color: #fff;
	padding-top: 0px;
}

#RightBottomDK {
	background: url(../images/content/Right-BottomDK.gif) no-repeat bottom center;
	height: 10px;
}

#LeftContent {
	width: 535px;
	padding: 10px 0px
}

#footer {
	padding: 25px 54px;
	text-align: right;
	color: #522e91
}

/* STYLES */

h1 {
	font-size: 2em;
	color: #fff;
	padding: 140px 10px 10px 10px;
	margin: 10px;
}

h2 {
	font-size: 1.4em;
	color: #522e91;
	padding: 20px 0px 5px 0px;
	margin: 0px;
}

p {
	padding: 0px 0px 10px 0px;
	margin: 0px
}

fieldset {
	border: 2px solid #dcd5e9;
	margin-top: 23px;
	padding: 20px 10px 20px 10px;
	line-height: 1.6em
}

legend {
	font-size: 1.5em;
	color: #522e91;
	background: #fff;
	padding: 0px 4px;
	font-weight: bold
}


a:link, a:visited {
	color: #522e91;
	text-decoration: underline;
}

a:hover {
	color: #a896c8;
	text-decoration: none;
}

.button {
	border: 1px solid #522e91;
	background: #a896c8;
	color: #fff;
}

ul.product_list {
	color: #522e91;
}
ul.product_list {
	padding: 0px;
	list-style-type: none;
	color: #522e91;
	margin: 0px
}
ul.product_list a {
	color: #522e91;
	font-weight:bold;
	text-decoration:none;
}
ul.product_list a:hover {
	text-decoration:underline;
}

/* Portfolio Page */

.PortfolioImg {
	width: 150px;
	padding: 10px;
	background: #a896c8;
}

.PortfolioProfile {
	float: right;
	width: 270px;
	margin-top: 3px
}

h3.Portfolio {
	font-size: 1.3em;
	color: #522e91;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#sub {
	height: 50px;
	margin-top: 20px
}

#sub ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sub ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #522e91
}

#sub a, #sub a:link, #sub a:visited {
	display: block;
	padding: 5px 10px;
	text-decoration: none
}

#sub a:hover {
	background: #522e91;
}

#links {
	float: right;
}

form#search_form table {
	background: #e9e6f1;
	padding: 5px
}

ul#WebUL li {
	list-style: none;
}

ul#WebUL li a, ul#WebUL li a:link, ul#WebUL li a:visited {
	display: block;
	border: 1px solid #522e91;
	padding: 2px;
	margin-bottom: 1px;
	background: #dcd5e9;
	height: 15px;
	width: 200px;
	text-decoration: none
}

ul#WebUL li a:hover {
	background: #522e91;
	color: #fff;
}

/* ACCORDION FILE */

#basic-accordian {
	padding: 0px 0px 10px 0px;
}

.accordion_headings {
	padding: 7px 0px 0px 5px;
	background: #dcd5e9;
	height: 22px;
	color: #522e91;
	cursor: pointer;
	margin-bottom: 2px;
	border: 1px solid #522e91;
}

.accordion_headings h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em
}

.accordion_headings:hover {
	background: #522e91;
	border: 1px solid #dcd5e9;
	height: 22px;
	margin-bottom: 2px;
	color: #fff
}

.accordion_child {
	padding: 10px 10px 2px 10px;
	border: 1px solid #c4c5c6;
	margin-bottom: 2px;
	background: #fff;
	color: #000
}

.header_highlight {
	padding: 7px 0px 0px 5px;
	background: #522e91;
	color: #fff;
	height: 22px;
	margin-bottom: 2px;
	border: 1px solid #dcd5e9;
}

