/*
Theme Name: Music Shop Varaždin
Theme URI: http://musicshop-croatia.com
Description: Tema izrađena isključivo za Music Shop Varaždin.
Author: DVA10
Author URI: http://www.dva10.com
*/

@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #1E212D;
}

h1 {
	font-size: 18px;
	color: #D31F20;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #5B6485;
}
a {
	color: #5B6485;
	text-decoration: underline;
}
a:hover {
	color: #5B6485;
	text-decoration: none;
}

img.LeftWrap {
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	
}
#main {
	width: 100%;
}

#menu {
	background-image: url(images/mshop_bgmn.png);
	background-repeat: repeat-x;
	height: 71px;
	text-align: center;
}
#center {
	width: 700px;
	height: 71px;
	margin: auto;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu li {
	font-size: 16px;
	text-transform: lowercase;
	display: inline;
}
#menu li a {
	float: left;
	height: 46px;
	width: 173px;
	background-image: url(images/mshop_menu.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #CFD1D6;
	padding-top: 25px;
}
#menu li a:hover {
	background-image: url(images/mshop_menu_hover.png);
	background-repeat: no-repeat;
	text-decoration: underline;
}




#headBG {
	background-image: url(images/mshop_bghd.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 287px;
	text-align: center;
}
#head {
	margin: auto;
	width: 775px;
}

#logo {
	background-image: url(images/mshop_logo_hd.png);
	height: 287px;
	width: 351px;
	background-repeat: no-repeat;
	float: left;
}
#flash {
	height: 287px;
	width: 424px;
	float: left;
}	

#contentBG {
	background-image: url(images/mshop_bgct.png);
	width: 100%;
	background-repeat: repeat-x;
	float: left;
	height: auto;
}
#content {
	margin: auto;
	width: 735px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
#contentRight {
	float: right;
	height: 100%;
	width: 520px;
}
#contentLeft {
	height: 100%;
	width: 200px;
	float: left;
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentPageNum {
	width: 100%;
	float: left;
}


#contentLeft ul {
	margin-top: 0px;
	padding-left: 8px;
	padding-right: 5px;
}
#contentLeft li {
	list-style-type: none;
	list-style-position: inside;
	text-indent: 3px;
	color: #A2A9BF;
	text-decoration: none;
}
#contentLeft li a {
	color: #5B6485;
	text-decoration: none;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: none;
	display: block;
	text-indent: 0px;
	padding: 3px;
}
#contentLeft li a:hover {
	list-style-type: none;
	list-style-position: inside;
	background-color: #606581;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/mshop_katalogbg.png);
	background-repeat: repeat-x;
}



#content  a {
	text-decoration: underline;
	color: #D31F20;
}
#content a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #5B6485;
}

.datum {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-style: italic;
}
.story {
	float: left;
	width: 100%;
	background-color: #ECF1FF;
	padding: 10px;
}
.story  p {
	margin: 0px;
	padding: 0px;
}

.productDes {
	background-color: #ECF1FF;
	margin-bottom: 20px;
	height: 100%;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.productDes  p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.productDes h1 {
	font-size: 18px;
	color: #D31F20;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.productDes  ul {
	margin: 0px;
	padding: 0px;
}
.productDes  li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cijena {
	font-size: 16px;
	color: #D31F20;
	padding-top: 10px;
	font-weight: bold;
}


.productImage a {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
	padding: 4px;
}


.productImage  a:hover {
	background-color: transparent;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.productImageL {
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: right;
	margin-left: 10px;
}


#footer {
	background-image: url(images/mshop_bgft.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
	text-align: center;
	float: left;
	padding-top: 73px;
	color: #FFF;
}
#footer a {
	font-weight: bold;
	color: #E72323;
	text-decoration: underline;
}
#footer a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #E72323;
}

img.LeftWrap {
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
img.RightWrap {
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: right;
	margin-top: 3px;
	margin-left: 5px;
}
#storyLeft {
	float: left;
	height: 100px;
	width: 450px;
}
#storyRight {
	float: right;
	height: 100%;
	width: 275px;
}

