/*
Theme Name: ShaktiBhakti

*/



/* Begin Typography & Colors */


.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}


.entry p a:visited {
	color: #b85b5a;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/* Begin Headers */

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 10px;
	margin: 0 0 20px 20px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {/* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {/* Doesn't work in IE */
background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
	position: absolute;
	left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*---------------------------reset code----------------------------------*/
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/bg.png) repeat;
}
/*---------------------------Main Body Start ----------------------------*/

#main_wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper {
	width: 778px;
	margin: 0 auto;
	position: relative;
}
/*---------------------------Main Body End-------------------------------*/


/*--------------------------- Text Css Start ------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0;
	padding: 0;
}

h1 {
	font-weight: normal;
	font-size: 3em;
	margin-top: 0px;
	clear: left;
	color: #760c0c;
	text-transform: capitalize;
}
h2 {
	margin-top: 0px;
	clear: left;
	font-size: 2.3em;
	font-weight: normal;
	margin-bottom: .1em;
	padding: 0px;
	color: #b22624;
	padding-top: 10px;
}
h3 {
	margin: 0;
	font-size: 1.5em;
	color: #760c0c;
	padding-top: 10px;
}
h4 {
	margin: 0;
	font-size: 1.2em;
	color: #A01010;
	padding-top: 10px;
}
h5, h6 {
	font-size: 1em;
	color: #330c11;
}

h5, h6 {
	font-weight: normal;
}

p {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 14px;
}


.bold {
	font-weight: bold;
}
.color {
	color: #663376;
}
/*--------------------------- Text Css End ------------------------------*/


/*--------------------------- Header Start ------------------------------*/
.header {
	width: 778px;
	margin: 0 auto;
	background: url(images/headerbg.jpg) top right no-repeat;
	height: 116px;
}
.logo {
	float: left;
	width: 320px;
}



/*Nav bar styles*/
.navigation {
	margin: 0 auto;
	height: 23px;
	background: #000 !important;


}
.navigation ul{
	
}
.navigation ul li{
	float:left;
	z-index:1000;
}
.navigation ul li a {
	margin: 0;
	padding: 2px 6px 0 6px;
	font: normal 13px Arial, Helvetica;
	color: #fff;
	text-decoration: none;
	display: block;
	text-transform: lowercase;

}
.navigation ul li a:hover {
	color: #ff9900;

}

ul.nav,
.nav ul{
margin: 0;
padding: 0;
cursor: default;
list-style-type: none;
display: inline;
width:779px;
}

ul.nav{
display: table;
}

ul.block{
width: 100%;
table-layout: fixed;
}

ul.nav>li{
display: table-cell;
position: relative;
padding: 2px 6px;
}

ul.nav li>ul{
display: none;
position: absolute;
max-width: 25ex;
margin-top: 2px;
z-index:1000;
}

ul.nav li:hover>ul{
display : block;
}

.nav ul li a{
display: block;
padding: 5px 10px;


}


/*Menu styles*/

ul.nav,
.nav ul,
.nav ul li a{
background-color: #000;
color: #FFF;


}
.nav ul li{
	border-bottom:solid #1F1F1F 1px;
	width:100%;
}
ul.nav li:hover,
.nav ul li a:hover{
background-color: #000;
color: #ff9900;

}

ul.nav li:active,
.nav ul li a:active{
background-color: #000;
color: #fff;
}

ul.nav,
.nav ul{
}

.nav a{
text-decoration: none;
}

.top_link {
	width: 215px;
	float: right;
	margin-top: 10px;
	text-align:right;
	
}
.top_link ul {
	margin: 0;
	padding: 0;
	position:absolute;
	top:60px;
	right:10px;
}
.top_link_home ul {
	position:absolute;
	top:40px;
	right:150px;
	z-index:1000;
}
.top_link ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.top_link ul li a {
	margin: 0;
	padding: 0 15px 0 9px;
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	color: #812607;
	text-decoration: none;
	background: url(images/top_icon.gif) right no-repeat;
	display: inline-block;
}
.top_link ul li a:hover {
	text-decoration: underline;
}
.top_link ul li.last a {
	background: none;
}
/*--------------------------- Header End-------------------------------*/


/*--------------------------- Banner Start ------------------------------*/
.banner {
	width: 778px;
	margin: -1px auto 0 auto;
	height: 235px;
	background: url(images/bannerbg.jpg) top no-repeat;
	border-top: 1px solid #fff;
	position: relative;
	z-index:100;
}
.banner_left_img {
	width: 160px;
	height: 279px;
	position: absolute;
	left: 4px;
	top: 0;
	z-index: 200;
}
.banner_right_img {
	width: 243px;
	height: 314px;
	position: absolute;
	right: 0px;
	top: -79px;
}
.banner_text {
	width: 366px;
	height: 200px;
	float: left;
	padding: 0 0 0 130px;
	text-indent: -1000em;
	background: url(images/celebration.png) 73% 50% no-repeat;
}
/*--------------------------- Banner End ------------------------------*/



/*--------------------------- Container Start ------------------------------*/
.container			{	width:778px; margin:0 auto; background:#FFFFFF url(images/sidebar.gif) repeat-y; padding:0 0 57px 0; text-align:left;
	background-position:right;}
.left_part {
	float: left;
	width: 415px;
	padding: 17px 0 20px 21px;
}
.left_con_img {
	float: left;
	width: 144px;
	height: 216px;
	padding: 0 5px 10px 0;
	position: relative;
}
.left_part p {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding: 0 0 16px 0;
}
.left_part h2, .left_part h1  {
	padding-left: 76px;
	
}
span {
	font: normal 15px/16px Arial, Helvetica, sans-serif;
	color: #da4e00;
	text-align: left;
}


.italic {
	font-style: italic;
}
.left_content {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding: 16px 0 67px 0;
}


.right_part {
	float: right;
	width: 296px;
	padding: 9px 0 0 24px;
	position: relative;
}
.right_part h3 {
	width: 118px;
	height: 34px;
	text-indent: -1000em;
	background: url(images/join_me.png) no-repeat;
	background-position:left;
	margin-left:-5px;
	
}
.right_link {
	margin-top:-40px;
	float: right;
	width: 163px;
}
.right_link ul {
	margin: 0;
	padding: 0;
}
.right_link ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.right_con_img {
	width: 155px;
	height: 333px;
	top: 10px;
}
.right_part p {
	float: left;
	font: italic 14px/16px Arial, Helvetica, sans-serif;
	color: #6c260c;
	text-align: left;
	padding: 87px 0 16px 0;
	width: 191px;
}

/*--------------------------- Container End ------------------------------*/

/*--------------------------- Footer Start ------------------------------*/
.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 778px;
	height: 81px;
	background: url(images/footer_img.png) no-repeat;
}
.footer p {
	margin-top: 60px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
/*--------------------------- Footer End ------------------------------*/

/*--------------------------- Inner Css Start ------------------------------*/
.inner_container {
	width: 778px;
	margin: -1px auto 0 auto; 
	background: #fff url(images/inner_containerbg.gif) top no-repeat;
	padding: 73px 0 57px 0;
}
.inner_content {
	width: 737px;
	margin: -2px auto 20px auto;
	min-height: 650px;
}
.inner_content_right {
	width: 500px;
	margin: -2px 20px 20px 20px;
	min-height: 650px;
}
.inner_content_right img{
	float:right;
	margin-right:-250px;
}
.inner_con_box1 {
	width: 737px;
	margin: 0 auto;
	padding: 11px 0 0 0;
}
.inner_box1_img {
	float: right;
	width: 314px;
	height: 198px;
	padding: 0 0 14px 4px;
	position: relative;
}
.inner_con_box1 p {
	font: normal 14px/15px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0 0 20px 0;
}

.inner_con_box2 {
	width: 737px;
	margin: 0 auto;
	padding: 11px 0 0 0;
}
.inner_box2_img {
	float: left;
	width: 231px;
	height: 148px;
	padding: 0 4px 18px 0;
	position: relative;
}
.inner_con_box2 p {
	font: normal 14px/15px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 20px 0;
}
/*---------------------------Shop Page ------------------------------*/

.shop_container {
	width: 778px;
	margin: -1px auto 0 auto; 
	background: #fff ;
	padding: 20px 0 57px 0;
}
.shop_content {
	float: left;
	width: 415px;
	padding: 0px 0 20px 21px;
}
/*--------------------------- Inner Css End ------------------------------*/
a {
	color: #DA4E00;
	text-decoration: none;
}
#quote {
	background: url(images/right_con_img.png) no-repeat;
	background-position: 138px 0px;
	min-height: 400px;
}
#quote p {
	color: #6C260C;
}
.ital {
	color: #330C11;
}
.wplc_event_list{
	font-size:14px;
}
.wplc_event_list h2 {
	color:black !important;
	padding-bottom:10px;
	background:url(images/cal_header.gif)repeat-x;
	text-align:center;
}
.wplc_event_list h2 a{
	color:black !important;
}
.wplc_event_list h3{
	font-size:18px;
	margin:0;
	padding:0;
} 
.rightcol{
	float:right;
	width:210px;
	height:100%;
	padding-left:10px;
}
.rightimg{
	float:right;
	margin:5px 0 20px 20px;
	clear:both;
}
/*
CSS Name: dkret3 Theme
Description: NextGEN dkret3 style with a shadow effect
Author: Jörn Kretzschmar (based on Alex Rabes Default Style)
Version: 1.3
   
This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with the theme dkret3. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
	height: 100%;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	overflow:hidden;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left; 
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
}

.ngg-gallery-thumbnail img {
	margin: -6px 6px 6px -6px;
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block; 
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	display:none;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
}

.ngg-right {
	float: right;
}

.ngg-center {
  	margin-left: auto;
    margin-right: auto;
}

/* ----------- Sidebar widget -------------*/
.right_part_shop {
	float: right;
	width: 200px !important;
	padding: 0px 0 0 10px;
	position: relative;
	list-style:none;
	margin-top:-20px;
}
.right_part_shop .widget{
	width:200px;
	float:right
	;
}
.right_part_shop h2{
	background:#FFCC67;
	border-left:solid #b22624 1px;
	border-top:solid #b22624 1px;
	border-bottom:solid #b22624 1px;
	margin:15px 0;
	padding:5px;
}
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
  text-align: center;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 
.producttext h2 span{
	font-size:2.2em !important;
	padding-bottom:10px;
}
/* ----------- Shopping Cart -------------*/
.right_part_shop {
	float: right;
	width: 296px;
	padding: 0px 0 0 24px;
	position: relative;
	list-style:none;
	margin-top:-20px;
}
.right_part_shop h2{
	background:#FFCC67;
	border-left:solid #b22624 1px;
	border-top:solid #b22624 1px;
	border-bottom:solid #b22624 1px;
	margin:15px 0;
	padding:5px;
}
.total{
	border-bottom:dotted black 1px;
	padding-bottom:5px;
}
.shoppingcart{
	float:right;
	width:100%;
}
.shoppingcart td, .shoppingcart th{
	padding:5px;
	border:solid black 1px;
}

.imagecol img{
	float:left;
	margin-top:42px;
	
}
.producttext h2{
	width:415px;
	margin-left:-100px !important;
}
