
body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-align: justify;
	font: 14px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}
h4{font-size: 1.4em;
color:#FFFFFF;
padding-top:6px;

padding-left:8px;
margin-top:0px;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
	color:#fff;
}

a {
	color: #fff;
}

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

a img {
	border: none;
}
.border{
border:1px solid #D817AE;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	border: 7px solid #A29E9D;
}

/* Header */

#header {
	width: 960px;
	height: 128px;
	margin: 0px auto;	
	background-repeat:no-repeat;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;

}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	
}

#menu .active a {
	background: url(images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #000;
}

#header-pic {
	background: url(images/img05.jpg) no-repeat left top;
	width: 96px;
	height: 210px;
}

/* Content */
#product {
	float: right;
	width: 680px;
}
#content {
	float: right;
	width: 440px;
}

#pictures {
	float: right;
	width: 240px;
	background-color:#000000;
	height:430px;
	padding-right:10px;
}
#picturestitle {
	float: right;
	width: 240px;
	background-color:#DA19B0;
	height:38px;
}
.picturepadder{
padding-top:2px;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;}
.post {
	margin: 0px 0px 30px 0px;
}
.postright {
	margin: 0px 0px 0px 0px;
	width:240px;
	height:30px;
	background-color:#00CC00;
	float:right;
}


.post .title {
	margin: 0px;
	background: #DA19B0 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(images/img01.jpg) repeat-y left top;
	
}

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

#sidebar li li {
	margin-left: 10px;
	margin-right: 8px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px solid #A29E9D;
	background: url(images/img04.jpg) left 50%;
	font-weight:bold;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #DA19B0 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color:#DA19B0;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0px auto 30px auto;
	color:#000000;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color:#000000;
}

/* News Ticker */


        #ticker-container {
        position:relative;
        overflow:hidden;
        width: 200px;
        height: 200px;
        background-color:#000000;
        background-repeat: repeat;
        padding: 2px;
        border: Defaultpx dotted ;
        }
	
	#ticker {
		position:relative;
		width:200px;
		color:#000000;
	}
	
	#ticker ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
		color:#000000;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: arial;
            font-size: 14px;
            font-weight: normal;
            color:#000000;
            padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: arial;
            font-size: 14px;
            font-weight: normal;
            color:#FF0099;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #ticker ul li a:hover {
            font-family: arial;
            font-size: 14px;
            color:#FF0099;
            text-decoration: none;
            padding-left: 2px;
        }
       

        
